Skip to content

Update ReadMe.md

Update ReadMe.md #11

Triggered via push December 22, 2023 12:04
Status Success
Total duration 37s
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.