Extend existing account_authority tests #1039
codeql-analysis.yml
on: push
Build on a self hosted runner
21m 34s
Matrix: CodeQL Analysis
Annotations
2 errors and 2 warnings
CodeQL Analysis (ubuntu-22.04, cpp)
System.IO.IOException: No space left on device : '/home/runner/runners/2.317.0/_diag/blocks/7d3cb372-e51d-48a2-a8a1-52cec6c9730e_6ed4e9ac-b9a5-4475-b320-04d7e54a65cd.1'
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 GitHub.Runner.Common.PagingLogger.EndBlock(Boolean finalize)
at GitHub.Runner.Common.PagingLogger.End()
at GitHub.Runner.Worker.ExecutionContext.Complete(Nullable`1 result, String currentOperation, String resultCode)
at GitHub.Runner.Worker.JobExtension.FinalizeJob(IExecutionContext jobContext, AgentJobRequestMessage message, DateTime jobStartTimeUtc)
at GitHub.Runner.Worker.JobRunner.RunAsync(AgentJobRequestMessage message, CancellationToken jobRequestCancellationToken)
at GitHub.Runner.Worker.JobRunner.RunAsync(AgentJobRequestMessage message, CancellationToken jobRequestCancellationToken)
at GitHub.Runner.Worker.Worker.RunAsync(String pipeIn, String pipeOut)
at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args)
|
CodeQL Analysis (ubuntu-22.04, cpp)
Error running analysis for cpp: Encountered a fatal error while running "/opt/hostedtoolcache/CodeQL/2.18.0/x64/codeql/codeql database run-queries --ram=14567 --threads=4 /home/runner/work/_temp/codeql_databases/cpp --expect-discarded-cache --min-disk-free=1024 -v --intra-layer-parallelism". Exit code was 2 and error was: A fatal error occurred: Could not write a relation to a file
(eventual cause: IOException "No space left on device"). See the logs for more details. For more information, see https://gh.io/troubleshooting-code-scanning/out-of-disk-or-memory
|
CodeQL Analysis (ubuntu-22.04, cpp)
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/
|
CodeQL Analysis (ubuntu-22.04, cpp)
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 30 MB
|