Edit pipeline for Nightly Releases #254
codeql-analysis.yml
on: pull_request
Analyze with SonarCloud
39s
Matrix: Analyze with CodeQL
Annotations
5 warnings
Analyze with SonarCloud
Failed to save: "C:\Program failed with error: The process 'C:\Program Files\Git\usr\bin\tar.exe' failed with exit code 2
|
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)
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)
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.
|