Skip to content

Edit pipeline for Nightly Releases #252

Edit pipeline for Nightly Releases

Edit pipeline for Nightly Releases #252

Triggered via pull request October 12, 2024 00:35
Status Failure
Total duration 3m 26s
Artifacts

codeql-analysis.yml

on: pull_request
Analyze with SonarCloud
3m 15s
Analyze with SonarCloud
Matrix: Analyze with CodeQL
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
Analyze with CodeQL (csharp)
Error running analysis for csharp: Encountered a fatal error while running "C:\actions-runner\_work\_tool\CodeQL\2.19.1\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: [13/57 eval 3.9s] Evaluation done; writing results to codeql\csharp-queries\Diagnostics\ExtractedFiles.bqrs. See the logs for more details.
Analyze with CodeQL (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'
Analyze with CodeQL (csharp)
Failed to install dotnet runtime + cli, exit code: 1. dotnet-install: Failed to extract package. Exception: Access to the path 'C:\Program Files\dotnet\host\fxr\8.0.10' is denied. New-Item: C:\actions-runner\_work\_actions\actions\setup-dotnet\v4.0.0\externals\install-dotnet.ps1:856 Line | 856 | … New-Item -ItemType Directory -Force -Path $DestinationDir … | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | Access to the path 'C:\Program Files\dotnet\host\fxr\8.0.10' is denied.
Analyze with CodeQL (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 with CodeQL (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.