Skip to content

Initial launcher redesign #129

Initial launcher redesign

Initial launcher redesign #129

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