Skip to content

Bump Fronter.NET from dc056a1 to a3a1557 #3499

Bump Fronter.NET from dc056a1 to a3a1557

Bump Fronter.NET from dc056a1 to a3a1557 #3499

Triggered via pull request November 14, 2024 02:52
Status Failure
Total duration 1m 34s
Artifacts

test.yml

on: pull_request
test_and_check_coverage
1m 6s
test_and_check_coverage
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 22 warnings
test (self-hosted, windows)
Failed to install dotnet, exit code: 1. dotnet-install: Failed to extract package. Exception: Access to the path '9.0.100-rc.2.24474.11' is denied. New-Item : Access to the path '9.0.100-rc.2.24474.11' is denied. At C:\actions-runner\_work\_actions\actions\setup-dotnet\v4\externals\install-dotnet.ps1:863 char:21 + ... New-Item -ItemType Directory -Force -Path $DestinationDir ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : PermissionDenied: (C:\Program File...0-rc.2.24474.11:String) [New-Item], UnauthorizedAcc essException + FullyQualifiedErrorId : CreateDirectoryUnauthorizedAccessError,Microsoft.PowerShell.Commands.NewItemCommand
test (macos-14)
The job was canceled because "self-hosted_windows" failed.
test (macos-14)
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.11' is denied. New-Item : Access to the path '8.0.11' is denied. At C:\actions-runner\_work\_actions\actions\setup-dotnet\v4\externals\install-dotnet.ps1:863 char:21 + ... New-Item -ItemType Directory -Force -Path $DestinationDir ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : PermissionDenied: (C:\Program Files\dotnet\host\fxr\8.0.11:String) [New-Item], Unauthori zedAccessException + FullyQualifiedErrorId : CreateDirectoryUnauthorizedAccessError,Microsoft.PowerShell.Commands.NewItemCommand
test (macos-14): ImperatorToCK3/CK3/CK3LocDB.cs#L93
TODO add unit test for combining loc from all the sources into one locblock (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0026.md)
test_and_check_coverage
Failed to install dotnet runtime + cli, exit code: 1. cp: cannot create directory '/usr/share/dotnet/host/fxr/8.0.11/': Permission denied cp: cannot create directory '/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.11/': Permission denied dotnet_install: Error: Failed to verify the version of installed `.NET Core Runtime`. Installation source: https://dotnetcli.azureedge.net/dotnet/Runtime/8.0.11/dotnet-runtime-8.0.11-linux-x64.tar.gz. Installation location: /usr/share/dotnet. Report the bug at https://github.com/dotnet/install-scripts/issues. dotnet_install: Error: `.NET Core Runtime` with version = 8.0.11 failed to install with an error.
test_and_check_coverage: ImperatorToCK3/CK3/CK3LocDB.cs#L93
TODO add unit test for combining loc from all the sources into one locblock (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0026.md)