Skip to content

Change bg to winter theme #150

Change bg to winter theme

Change bg to winter theme #150

Triggered via pull request October 2, 2024 19:33
Status Success
Total duration 2m 0s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
test: Fuyu.Launcher/Store/GamesUseCase/Effects.cs#L10
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.
test: Fuyu.Launcher/Store/GamesUseCase/Effects.cs#L10
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.
test: Fuyu.Launcher/Store/GamesUseCase/Effects.cs#L10
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.
test: Fuyu.Launcher/Store/GamesUseCase/Effects.cs#L10
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.