CodeQL #11870
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
codeql.yml
on: schedule
C++
1m 17s
Go
6m 55s
Java
5m 3s
JavaScript
2m 5s
Python
2m 39s
Ruby
1m 3s
Annotations
1 error and 1 warning
C++
Encountered a fatal error while running "/opt/hostedtoolcache/CodeQL/2.15.2/x64/codeql/codeql database finalize --finalize-dataset --threads=4 --ram=14568 /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.
|