Skip to content

Add some missing holy sites localization (#2011) #patch #440

Add some missing holy sites localization (#2011) #patch

Add some missing holy sites localization (#2011) #patch #440

Triggered via push June 25, 2024 20:17
Status Success
Total duration 6m 37s
Artifacts
create_release
15s
create_release
Matrix: add_release_archive
Fit to window
Zoom out
Zoom in

Annotations

60 warnings
add_release_archive (linux-x64): ImperatorToCK3/Outputter/BookmarkOutputter.cs#L165
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
add_release_archive (osx-arm64): ImperatorToCK3/Outputter/BookmarkOutputter.cs#L165
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
add_release_archive (win-x64): ImperatorToCK3/Outputter/BookmarkOutputter.cs#L165
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.