Various LINQ optimizations #215
Triggered via pull request
September 26, 2024 00:13
Status
Failure
Total duration
3m 24s
Artifacts
–
Annotations
1 error and 4 warnings
Analyze (csharp)
Error running analysis for csharp: Encountered a fatal error while running "C:\actions-runner\_work\_tool\CodeQL\2.19.0\x64\codeql\codeql.exe database run-queries --ram=29757 --threads=20 C:\actions-runner\_work\_temp\codeql_databases\csharp --expect-discarded-cache --min-disk-free=1024 -v --intra-layer-parallelism". Exit code was 1 and last log line was: OpenJDK 64-Bit Server VM warning: INFO: os::commit_memory(0x00000005b0800000, 3665821696, 0) failed; error='The paging file is too small for this operation to complete' (DOS error/errno=1455). See the logs for more details.
|
Analyze (csharp)
Failed to install dotnet runtime + cli, exit code: 1. dotnet-install: Failed to extract package. Exception: Access to the path '8.0.8' is denied.
New-Item : Access to the path '8.0.8' is denied.
At C:\actions-runner\_work\_actions\actions\setup-dotnet\v4.0.0\externals\install-dotnet.ps1:856 char:21
+ ... New-Item -ItemType Directory -Force -Path $DestinationDir ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : PermissionDenied: (C:\Program Files\dotnet\host\fxr\8.0.8:String) [New-Item], Unauthoriz
edAccessException
+ FullyQualifiedErrorId : CreateDirectoryUnauthorizedAccessError,Microsoft.PowerShell.Commands.NewItemCommand
|
Analyze (csharp)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
|
Analyze (csharp)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
|
Analyze (csharp)
Failed to clean up database cluster directory C:\actions-runner\_work\_temp\codeql_databases. Details: Error: EBUSY: resource busy or locked, unlink 'C:\actions-runner\_work\_temp\codeql_databases\log\build-tracer.log'
|