Return color hash as fallback for missing named colors, instead of returning black #961
test.yml
on: pull_request
test_and_check_coverage
31s
Matrix: test
Annotations
4 errors and 1 warning
test_and_check_coverage
Process completed with exit code 1.
|
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)
The operation was canceled.
|
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.1' is denied.
New-Item : Access to the path '8.0.1' 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.1:String) [New-Item], Unauthoriz
edAccessException
+ FullyQualifiedErrorId : CreateDirectoryUnauthorizedAccessError,Microsoft.PowerShell.Commands.NewItemCommand
|