This repository has been archived by the owner on Feb 4, 2025. It is now read-only.
Bump Microsoft.TypeScript.MSBuild from 5.2.2 to 5.3.3 in /pac-man-board-game #195
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.
|