Bump @types/react from 18.2.33 to 18.2.41 in /pac-man-board-game/ClientApp #193
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.
|