Skip to content

Bump NCalcSync from 3.13.0 to 3.13.1 #1041

Bump NCalcSync from 3.13.0 to 3.13.1

Bump NCalcSync from 3.13.0 to 3.13.1 #1041

Triggered via pull request May 17, 2024 07:07
Status Failure
Total duration 59s
Artifacts

test.yml

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

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.5' is denied. New-Item : Access to the path '8.0.5' 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.5:String) [New-Item], Unauthoriz edAccessException + FullyQualifiedErrorId : CreateDirectoryUnauthorizedAccessError,Microsoft.PowerShell.Commands.NewItemCommand