Skip to content

ci: initial CI & CD #19

ci: initial CI & CD

ci: initial CI & CD #19

Triggered via pull request December 26, 2023 09:03
@Herve-MHerve-M
synchronize #1
feature/add-ci
Status Success
Total duration 1m 46s
Artifacts 1

main.yaml

on: pull_request
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