I started getting it in #4205 and now it fails also for the merged #4095 in master.

If you pushed to those branches multiple times, the subsequent builds used cached objects; CodeQL was not built to cope with those:

Since CodeQL observes the activity of the compiler to understand the data flows in a repository, CodeQL requires a complete build to take place in order to perform analysis.

https://docs.github.com/en/code-security/code-scanning/troubleshooting-code-scanning/no-source-code-seen-during-build


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <geany/geany/issues/4206/2594581577@github.com>