Parser and Logger tweaks (#425) #1022
test.yml
on: push
test_and_check_coverage
31s
Matrix: test
Annotations
1 error and 1 warning
test_and_check_coverage
Process completed with exit code 1.
|
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.4' is denied.
New-Item : Access to the path '8.0.4' is denied.
At C:\actions-runner\_work\_actions\actions\setup-dotnet\v4\externals\install-dotnet.ps1:856 char:21
+ ... New-Item -ItemType Directory -Force -Path $DestinationDir ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : PermissionDenied: (C:\Program Files\dotnet\host\fxr\8.0.4:String) [New-Item], Unauthoriz
edAccessException
+ FullyQualifiedErrorId : CreateDirectoryUnauthorizedAccessError,Microsoft.PowerShell.Commands.NewItemCommand
|