Skip to content

ci: initial CI & CD #11

ci: initial CI & CD

ci: initial CI & CD #11

Triggered via pull request December 26, 2023 06:52
@Herve-MHerve-M
synchronize #1
feature/add-ci
Status Failure
Total duration 1m 51s
Artifacts

main.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build
Process completed with exit code 1.
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.
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.