Skip to content

Bump react-router-dom from 6.17.0 to 6.21.1 in /pac-man-board-game/ClientApp #200

Bump react-router-dom from 6.17.0 to 6.21.1 in /pac-man-board-game/ClientApp

Bump react-router-dom from 6.17.0 to 6.21.1 in /pac-man-board-game/ClientApp #200

Status Success
Total duration 1m 4s
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.