Skip to content
Triggered via push March 23, 2024 17:04
Status Success
Total duration 4m 27s
Artifacts

ci-prod.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build-x64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, softprops/action-gh-release@v1, snorrwe/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-x64: src/AniMoe.Updater/UpdateHandler.cs#L17
The field 'UpdateHandler._accessToken' is never used
build-x64: src/AniMoe.App/ViewModels/UpdateViewModel.cs#L42
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-x64: src/AniMoe.App/ViewModels/AnimeListViewModel.cs#L149
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-x64: src/AniMoe.App/ViewModels/MasterViewModel.cs#L52
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-x64: src/AniMoe.App/ViewModels/MangaListViewModel.cs#L138
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-x64: src/AniMoe.App/ViewModels/UpdateViewModel.cs#L42
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-x64: src/AniMoe.App/ViewModels/AnimeListViewModel.cs#L149
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-x64: src/AniMoe.App/ViewModels/MasterViewModel.cs#L52
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-x64: src/AniMoe.App/ViewModels/MangaListViewModel.cs#L138
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.