Skip to content

added extension to readme file #7

added extension to readme file

added extension to readme file #7

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