Skip to content

added status badge

added status badge #6

Triggered via push December 22, 2023 11:48
Status Success
Total duration 40s
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.