Skip to content

Silence some unneeded warnings in the tests project #1355

Silence some unneeded warnings in the tests project

Silence some unneeded warnings in the tests project #1355

Triggered via pull request December 11, 2024 01:39
Status Success
Total duration 1m 9s
Artifacts

test.yml

on: pull_request
test_and_check_coverage
38s
test_and_check_coverage
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
test_and_check_coverage
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test (self-hosted, windows)
Failed to install dotnet runtime + cli, exit code: 1. dotnet-install: Failed to extract package. Exception: Access to the path '8.0.11' is denied. New-Item : Access to the path '8.0.11' is denied. At C:\actions-runner\_work\_actions\actions\setup-dotnet\v4\externals\install-dotnet.ps1:863 char:21 + ... New-Item -ItemType Directory -Force -Path $DestinationDir ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : PermissionDenied: (C:\Program Files\dotnet\host\fxr\8.0.11:String) [New-Item], Unauthori zedAccessException + FullyQualifiedErrorId : CreateDirectoryUnauthorizedAccessError,Microsoft.PowerShell.Commands.NewItemCommand