Skip to content

Merge pull request #115 from emberal/dotnet8-and-csharp12 #207

Merge pull request #115 from emberal/dotnet8-and-csharp12

Merge pull request #115 from emberal/dotnet8-and-csharp12 #207

Triggered via push January 9, 2024 21:51
Status Success
Total duration 47s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build: pac-man-board-game/Controllers/GameController.cs#L20
Route '[action]' conflicts with another action route. An HTTP request that matches multiple routes results in an ambiguous match error. Fix the conflict by changing the route's pattern, HTTP method, or route constraints. (https://aka.ms/aspnet/analyzers)
build: pac-man-board-game/Controllers/GameController.cs#L29
Route '[action]' conflicts with another action route. An HTTP request that matches multiple routes results in an ambiguous match error. Fix the conflict by changing the route's pattern, HTTP method, or route constraints. (https://aka.ms/aspnet/analyzers)
build: pac-man-board-game/Controllers/GameController.cs#L20
Route '[action]' conflicts with another action route. An HTTP request that matches multiple routes results in an ambiguous match error. Fix the conflict by changing the route's pattern, HTTP method, or route constraints. (https://aka.ms/aspnet/analyzers)
build: pac-man-board-game/Controllers/GameController.cs#L29
Route '[action]' conflicts with another action route. An HTTP request that matches multiple routes results in an ambiguous match error. Fix the conflict by changing the route's pattern, HTTP method, or route constraints. (https://aka.ms/aspnet/analyzers)