CodeQL #57
codeql.yml
on: schedule
analyze
/
Build on Linux (gcc_debug)
22m 14s
analyze
/
Build on Linux (fake, gcc_release, clang, simulated)
45m 43s
analyze
/
Build on Linux (python_lib)
19m 30s
analyze
/
Build on Linux (python lighting-app)
6m 8s
analyze
/
Build on Darwin (clang, python_lib, simulated)
2h 36m
analyze
/
Build on Linux (coverage)
9m 52s
Annotations
3 errors and 29 warnings
analyze / Build on Linux (gcc_debug)
System.IO.IOException: No space left on device : '/home/runner/runners/2.313.0/_diag/Worker_20240220-051915-utc.log'
Unhandled exception. System.IO.IOException: No space left on device : '/home/runner/runners/2.313.0/_diag/Worker_20240220-051915-utc.log'
at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
at System.IO.Strategies.BufferedFileStreamStrategy.FlushWrite()
at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder)
at System.Diagnostics.TextWriterTraceListener.Flush()
at System.Diagnostics.TraceSource.Flush()
at System.IO.Strategies.BufferedFileStreamStrategy.FlushWrite()
at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder)
at System.Diagnostics.TextWriterTraceListener.Flush()
at GitHub.Runner.Common.HostTraceListener.WriteHeader(String source, TraceEventType eventType, Int32 id)
at GitHub.Runner.Common.HostTraceListener.TraceEvent(TraceEventCache eventCache, String source, TraceEventType eventType, Int32 id, String message)
at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message)
at GitHub.Runner.Worker.Worker.RunAsync(String pipeIn, String pipeOut)
at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args)
System.IO.IOException: No space left on device : '/home/runner/runners/2.313.0/_diag/Worker_20240220-051915-utc.log'
at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
at System.IO.Strategies.BufferedFileStreamStrategy.FlushWrite()
at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder)
at System.Diagnostics.TextWriterTraceListener.Flush()
at GitHub.Runner.Common.HostTraceListener.WriteHeader(String source, TraceEventType eventType, Int32 id)
at GitHub.Runner.Common.HostTraceListener.TraceEvent(TraceEventCache eventCache, String source, TraceEventType eventType, Int32 id, String message)
at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message)
at GitHub.Runner.Common.Tracing.Error(Exception exception)
at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args)
at GitHub.Runner.Common.TraceManager.Dispose(Boolean disposing)
at GitHub.Runner.Common.TraceManager.Dispose()
at GitHub.Runner.Common.HostContext.Dispose(Boolean disposing)
at GitHub.Runner.Common.HostContext.Dispose()
at GitHub.Runner.Worker.Program.Main(String[] args)
|
analyze / Build on Linux (fake, gcc_release, clang, simulated)
The hosted runner: GitHub Actions 5 lost communication with the server. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.
|
analyze / Build on Darwin (clang, python_lib, simulated)
Resource not accessible by integration
|
analyze / Build on Linux (python lighting-app)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pyTooling/Actions/[email protected], Wandalen/[email protected]_js_action, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
analyze / Build on Linux (python lighting-app)
`pre` execution is not supported for local action from './.github/actions/checkout-submodules-and-bootstrap'
|
analyze / Build on Linux (coverage)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pyTooling/Actions/[email protected], Wandalen/[email protected]_js_action, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
analyze / Build on Linux (coverage)
`pre` execution is not supported for local action from './.github/actions/checkout-submodules-and-bootstrap'
|
analyze / Build on Linux (python_lib)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pyTooling/Actions/[email protected], Wandalen/[email protected]_js_action, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
analyze / Build on Linux (python_lib)
`pre` execution is not supported for local action from './.github/actions/checkout-submodules-and-bootstrap'
|
analyze / Build on Linux (gcc_debug)
Resource not accessible by integration
|
analyze / Build on Linux (gcc_debug)
This run of the CodeQL Action does not have permission to access Code Scanning API endpoints. As a result, it will not be opted into any experimental features. This could be because the Action is running on a pull request from a fork. If not, please ensure the Action has the 'security-events: write' permission. Details: Resource not accessible by integration
|
analyze / Build on Linux (gcc_debug)
Feature flags do not specify a default CLI version. Falling back to the CLI version shipped with the Action. This is 2.16.2.
|
analyze / Build on Linux (gcc_debug)
Resource not accessible by integration
|
analyze / Build on Linux (fake, gcc_release, clang, simulated)
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 3 MB
|
analyze / Build on Linux (fake, gcc_release, clang, simulated)
Resource not accessible by integration
|
analyze / Build on Linux (fake, gcc_release, clang, simulated)
This run of the CodeQL Action does not have permission to access Code Scanning API endpoints. As a result, it will not be opted into any experimental features. This could be because the Action is running on a pull request from a fork. If not, please ensure the Action has the 'security-events: write' permission. Details: Resource not accessible by integration
|
analyze / Build on Linux (fake, gcc_release, clang, simulated)
Feature flags do not specify a default CLI version. Falling back to the CLI version shipped with the Action. This is 2.16.2.
|
analyze / Build on Linux (fake, gcc_release, clang, simulated)
Resource not accessible by integration
|
analyze / Build on Darwin (clang, python_lib, simulated)
Resource not accessible by integration
|
analyze / Build on Darwin (clang, python_lib, simulated)
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|
analyze / Build on Darwin (clang, python_lib, simulated)
Failed to upload database for cpp: HttpError: Resource not accessible by integration
|
analyze / Build on Darwin (clang, python_lib, simulated)
Resource not accessible by integration
|
analyze / Build on Darwin (clang, python_lib, simulated)
Resource not accessible by integration
|
analyze / Build on Darwin (clang, python_lib, simulated)
Resource not accessible by integration
|
analyze / Build on Darwin (clang, python_lib, simulated)
Resource not accessible by integration
|
analyze / Build on Darwin (clang, python_lib, simulated)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: Wandalen/[email protected]_js_action, actions/upload-artifact@v3, github/codeql-action/analyze@v2, github/codeql-action/upload-sarif@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
analyze / Build on Darwin (clang, python_lib, simulated)
Resource not accessible by integration
|
analyze / Build on Darwin (clang, python_lib, simulated)
Resource not accessible by integration
|
analyze / Build on Darwin (clang, python_lib, simulated)
This run of the CodeQL Action does not have permission to access Code Scanning API endpoints. As a result, it will not be opted into any experimental features. This could be because the Action is running on a pull request from a fork. If not, please ensure the Action has the 'security-events: write' permission. Details: Resource not accessible by integration
|
analyze / Build on Darwin (clang, python_lib, simulated)
Feature flags do not specify a default CLI version. Falling back to the CLI version shipped with the Action. This is 2.16.2.
|
analyze / Build on Darwin (clang, python_lib, simulated)
Resource not accessible by integration
|
analyze / Build on Darwin (clang, python_lib, simulated)
`pre` execution is not supported for local action from './.github/actions/checkout-submodules-and-bootstrap'
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
bootstrap-logs
Expired
|
4.24 MB |
|