CodeQL #11931
codeql.yml
on: schedule
C++
1m 6s
Go
8m 59s
Java
39s
JavaScript
3m 12s
Python
2m 9s
Ruby
35s
Annotations
2 errors and 4 warnings
Java
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.15.5/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++
Encountered a fatal error while running "/opt/hostedtoolcache/CodeQL/2.15.5/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.
|
Java
The "paths"/"paths-ignore" fields of the config only have effect for JavaScript, Python, and Ruby
|
C++
The "paths"/"paths-ignore" fields of the config only have effect for JavaScript, Python, and Ruby
|
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.
|
Go
The "paths"/"paths-ignore" fields of the config only have effect for JavaScript, Python, and Ruby
|