Skip to content

Fix mod copying when default name is used (#1633) #patch #344

Fix mod copying when default name is used (#1633) #patch

Fix mod copying when default name is used (#1633) #patch #344

Triggered via push December 10, 2023 14:23
Status Success
Total duration 5m 32s
Artifacts
create_release
19s
create_release
Matrix: add_release_archive
Fit to window
Zoom out
Zoom in

Annotations

60 warnings
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 (osx-arm64): 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 (osx-arm64): 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)