Skip to content

Fix status code being wrong #141

Fix status code being wrong

Fix status code being wrong #141

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