Skip to content
Triggered via push December 22, 2023 11:59
Status Success
Total duration 36s
Artifacts

dotnet-test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
build: Source/ExampleProject/Models/CreateTaskRequest.cs#L5
Non-nullable property 'Text' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Source/ExampleProject/Pages/Tasks.cshtml.cs#L15
Non-nullable property 'TaskList' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Source/ExampleProject/Pages/Tasks.cshtml.cs#L15
Non-nullable property 'NewTaskText' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Source/ExampleProject/Models/CreateTaskRequest.cs#L5
Non-nullable property 'Text' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Source/ExampleProject/Pages/Tasks.cshtml.cs#L15
Non-nullable property 'TaskList' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Source/ExampleProject/Pages/Tasks.cshtml.cs#L15
Non-nullable property 'NewTaskText' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.