Skip to content

Bump @types/react from 18.2.33 to 18.2.41 in /pac-man-board-game/ClientApp #193

Bump @types/react from 18.2.33 to 18.2.41 in /pac-man-board-game/ClientApp

Bump @types/react from 18.2.33 to 18.2.41 in /pac-man-board-game/ClientApp #193

Triggered via pull request December 4, 2023 02:42
Status Success
Total duration 38s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
build: pac-man-board-game/Controllers/PlayerController.cs#L25
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: pac-man-board-game/Controllers/PlayerController.cs#L25
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.