Skip to content

Prepare for KSA public release #6

Prepare for KSA public release

Prepare for KSA public release #6

Re-run triggered November 13, 2025 22:43
Status Success
Total duration 26s
Artifacts

pr-build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
preview: StarMapLoader/ModRepository.cs#L81
Possible null reference argument for parameter 'version' in 'bool ModDownloader.DownloadMod(IPCMod mod, IPCModVersion version, string location)'.
preview: StarMap/GameFacade.cs#L32
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.
preview: StarMap.Types/Pipes/PipeClient.cs#L51
The variable 'e' is declared but never used
preview: StarMapLoader/ModRepository.cs#L81
Possible null reference argument for parameter 'version' in 'bool ModDownloader.DownloadMod(IPCMod mod, IPCModVersion version, string location)'.
preview: StarMap/GameFacade.cs#L32
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.
preview: StarMap.Types/Pipes/PipeClient.cs#L51
The variable 'e' is declared but never used