Skip to content

Bump xunit from 2.6.6 to 2.7.0 (#412) #980

Bump xunit from 2.6.6 to 2.7.0 (#412)

Bump xunit from 2.6.6 to 2.7.0 (#412) #980

Triggered via push February 16, 2024 10:59
Status Failure
Total duration 52s
Artifacts

test.yml

on: push
test_and_check_coverage
39s
test_and_check_coverage
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
test (macos-latest)
Process completed with exit code 1.
test (self-hosted, windows)
The job was canceled because "macos-latest" failed.
test (self-hosted, windows)
Process completed with exit code 1.
test_and_check_coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: coverallsapp/github-action@master. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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.2' is denied. New-Item : Access to the path '8.0.2' 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.2:String) [New-Item], Unauthoriz edAccessException + FullyQualifiedErrorId : CreateDirectoryUnauthorizedAccessError,Microsoft.PowerShell.Commands.NewItemCommand