| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
Have we got PR checks that would catch incorrect fields by failing the status reporting?
Sorry, something went wrong.
I am not sure if there is a way to do that. I think the status reporting API endpoint is specifically configured to accept unknown fields, which is generally a good thing. That does make it hard to catch field name errors—I found this one only because I was digging into the status report data and noticing that the CodeQL CLI version is always empty. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
This PR fixes the StatusReportBase field name for CodeQL CLI version. It should be codeql_version instead of codeql_cli_version.
Merge / deployment checklist