Henning Makholm

Results 25 comments of Henning Makholm

Since there's a fallback with a fairly good chance of working (namely falling back to the environment variable set by the Actions runner), the message arguably at least shouldn't be...

Thanks for the report; it looks like we do have some communications at cross-purposes happening at our end. I'll dig into how much support GitHub Support is _supposed to_ deliver...

Thanks for the report. I'll hear what our C++ analysis experts have to say about it.

We're not including all JSON files from the source tree in the database for efficiency reasons -- _most_ JSON files in _most_ project are not relevant for CodeQL, and some...

Huh, that sounds strange, and shouldn't at all be possible consequences of the procedure I described. Did you confuse the config file I spoke about with the config file you...

Okay, I stand corrected. I wasn't aware `codeql database create` would attempt to resolve default queries for a language when one of those config files is used -- in my...

That's a good point -- the documentation table does indeed give the impression it should have worked right out of the box. I'll poke a bit around internally to see...

Thanks for the report. This looks like an internal error in CodeQL's Python support. I'll pass it on to our Python analysis experts.

Thanks for the report. It looks like a parser bug. We'll take a look.

I'm assuming you're using the `github/codeql-action` action on your self-hosted runner. But the action doesn't seem to have any overt feature for asking for the database directory to be overwritten....