Niels Thykier

Results 5 issues of Niels Thykier

Hi, Currently, Criteria only supports "unquoted" `SqlIdentifier`s - this occurs because the API only accepts a String and then passes it on to `SqlIdentifier.unquoted()`. I have a use-case where I...

type: enhancement
in: selectbuilder

While trying to setup a GitHub CI using `newman-action`, I noted that the CI succeeded when I passed it a non-existing postman collection without any warnings what so ever. I...

I got an error using this plugin on the following line ` CANC, CMPL, REJE [color=red style=filled];` where it does not like the comma after `CANC`. It later also complains...

**Describe the bug** A clear and concise description of what the bug is. When scanning in my project, I get the following error: `Illegal character in path at index 88:...

type: bug

**Describe the bug** After working around #606, I encountering another failure. Namely that the scanner fails to download artifacts from our github repo. Regular maven works fine for the repo...

type: bug