CodeQL #11868
codeql.yml
on: schedule
C++
1m 25s
Go
6m 34s
Java
4m 41s
JavaScript
1m 10s
Python
2m 13s
Ruby
47s
Annotations
1 error and 1 warning
C++
Encountered a fatal error while running "/opt/hostedtoolcache/CodeQL/2.15.1/x64/codeql/codeql database finalize --finalize-dataset --threads=2 --ram=5897 /home/runner/work/_temp/codeql_databases/cpp". Exit code was 32 and last log line was: CodeQL detected code written in 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.
|