Skip to content

Support for CK3 1.11 (#1605) #major #334

Support for CK3 1.11 (#1605) #major

Support for CK3 1.11 (#1605) #major #334

Triggered via push November 17, 2023 13:45
Status Failure
Total duration 4m 57s
Artifacts
create_release
39s
create_release
Matrix: add_release_archive
Fit to window
Zoom out
Zoom in

Annotations

1 error and 50 warnings
add_release_archive (win-x64)
Failed to install dotnet, exit code: 1. dotnet-install: Failed to extract package. Exception: Exception calling "ExtractToFile" with "3" argument(s): "The process cannot access the file 'C:\Program Files\dotnet\dotnet.exe' because it is being used by another process." ParentContainsErrorRecordException: D:\a\_actions\actions\setup-dotnet\v3\externals\install-dotnet.ps1:834 Line | 834 | … [System.IO.Compression.ZipFileExtensions]::ExtractToFile( … | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | Exception calling "ExtractToFile" with "3" argument(s): "The process cannot access the file 'C:\Program | Files\dotnet\dotnet.exe' because it is being used by another process."
add_release_archive (linux-x64): Fronter.NET/Fronter.NET/App.axaml.cs#L50
Use Task.ConfigureAwait(false) as the current SynchronizationContext is not needed (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0004.md)
add_release_archive (linux-x64): ImperatorToCK3/CK3/Regexes.cs#L8
Regular expressions should not be vulnerable to Denial of Service attacks (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0009.md)
add_release_archive (win-x64): Fronter.NET/Fronter.NET/App.axaml.cs#L50
Use Task.ConfigureAwait(false) as the current SynchronizationContext is not needed (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0004.md)