Skip to content

Initial launcher redesign #130

Initial launcher redesign

Initial launcher redesign #130

Triggered via pull request October 1, 2024 13:53
Status Success
Total duration 2m 22s
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.