Skip to content

Return color hash as fallback for missing named colors, instead of returning black #960

Return color hash as fallback for missing named colors, instead of returning black

Return color hash as fallback for missing named colors, instead of returning black #960

Triggered via pull request January 15, 2024 18:34
Status Failure
Total duration 49s
Artifacts

test.yml

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

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