Skip to content

Fix for TFE compatibility: load innovations from CK3 and remove invalid technology mappings #3030

Fix for TFE compatibility: load innovations from CK3 and remove invalid technology mappings

Fix for TFE compatibility: load innovations from CK3 and remove invalid technology mappings #3030

Triggered via pull request April 26, 2024 22:40
Status Success
Total duration 1m 38s
Artifacts

test.yml

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

Annotations

32 warnings
test_and_check_coverage
Failed to install dotnet runtime + cli, exit code: 1. cp: cannot create directory '/usr/share/dotnet/host/fxr/8.0.4/': Permission denied cp: cannot create directory '/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.4/': 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.4/dotnet-runtime-8.0.4-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.4 failed to install with an error.
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.4' is denied. New-Item : Access to the path '8.0.4' 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.4:String) [New-Item], Unauthoriz edAccessException + FullyQualifiedErrorId : CreateDirectoryUnauthorizedAccessError,Microsoft.PowerShell.Commands.NewItemCommand