Skip to content
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

Bump Microsoft.TypeScript.MSBuild from 5.2.2 to 5.3.3 in /pac-man-board-game

Bump Microsoft.TypeScript.MSBuild from 5.2.2 to 5.3.3 in /pac-man-board-game #195

Triggered via pull request December 11, 2023 02:55
Status Success
Total duration 39s
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.