CodeQL #11936
codeql.yml
on: schedule
C, C++
1m 28s
Go
7m 3s
Java, Kotlin
55s
JavaScript, TypeScript
3m 44s
Python
2m 45s
Ruby
1m 1s
Swift
6m 9s
Annotations
2 errors and 1 warning
Java, Kotlin
We were unable to automatically build your code. Please replace the call to the autobuild action with your custom build steps. Encountered a fatal error while running "/opt/hostedtoolcache/CodeQL/2.16.0/x64/codeql/java/tools/autobuild.sh". Exit code was 1 and last log line was: ERROR: Could not detect a suitable build command for the source checkout. See the logs for more details.
|
C, C++
Encountered a fatal error while running "/opt/hostedtoolcache/CodeQL/2.16.0/x64/codeql/codeql database finalize --finalize-dataset --threads=4 --ram=14567 /home/runner/work/_temp/codeql_databases/cpp". Exit code was 32 and last log line was: CodeQL detected code written in C/C++ and C/C++ but could not process any of it. Review our troubleshooting guide at https://gh.io/troubleshooting-code-scanning/no-source-code-seen-during-build . See the logs for more details.
|
Python
An error occurred while trying to automatically install Python dependencies: Error: The process '/usr/bin/python3' failed with exit code 1
Please make sure any necessary dependencies are installed before calling the codeql-action/analyze step, and add a 'setup-python-dependencies: false' argument to this step to disable our automatic dependency installation and avoid this warning.
|