Skip to content

ci: initial CI & CD #20

ci: initial CI & CD

ci: initial CI & CD #20

Triggered via push December 26, 2023 09:04
Status Success
Total duration 2m 27s
Artifacts 1

main.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
build: src/Core/ModUpdater/Cache/GithubModsCacheHandler.cs#L35
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.
build: src/Core/Util/WorkshopDataLoader.cs#L22
The field 'WorkshopDataLoader.STEAM_API_GET_WORKSHOP_MODS_URL' is assigned but its value is never used
build: src/GUI/ViewModels/BaseProgressViewModel.cs#L55
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.
build: src/GUI/ViewModels/ExportOrderToArchiveViewModel.cs#L75
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.
build: src/GUI/ViewModels/BaseProgressViewModel.cs#L55
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.
build: src/GUI/ViewModels/ExportOrderToArchiveViewModel.cs#L75
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.

Artifacts

Produced during runtime
Name Size
BUILD Expired
5.14 MB