Skip to content

Search fix

Search fix #26

Triggered via push November 18, 2024 17:37
Status Success
Total duration 53s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
build: GameLibrary/Pages/Games/Details.cshtml.cs#L32
Non-nullable property 'Game' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: GameLibrary/Pages/Games/Details.cshtml.cs#L32
Non-nullable property 'Reviews' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: GameLibrary/Pages/Games/Details.cshtml.cs#L60
Possible null reference assignment.
build: GameLibrary/Pages/Games/Details.cshtml.cs#L32
Non-nullable property 'Game' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: GameLibrary/Pages/Games/Details.cshtml.cs#L32
Non-nullable property 'Reviews' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: GameLibrary/Pages/Games/Details.cshtml.cs#L60
Possible null reference assignment.