lukegeor / codeql-plus-nswag

0 stars 0 forks source link

CodeQL injects command line parameters that NSwag doesn't understand #1

Open lukegeor opened 6 months ago

lukegeor commented 6 months ago

At 2024-02-28T17:07:29.8626052Z, the autobuild fails because CodeQL is trying to inject some command line parameters to NSwag. See Attached log. job-logs.txt

aibaars commented 6 months ago

This should be solved by https://github.com/github/codeql/pull/15764 in a next release.

lukegeor commented 5 months ago

The runners did not pick up 2.16.4 immediately, but specifying the 2.16.4 tarball as a URL in the tools parameter pulled the new codeql and the scan completed successfully.