This repository has been archived by the owner on Feb 4, 2025. It is now read-only.
Bump vite-plugin-node-polyfills from 0.15.0 to 0.19.0 in /pac-man-board-game/ClientApp #204
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.
|