Skip to content

updated readme and version #12

updated readme and version

updated readme and version #12

Triggered via push January 23, 2024 18:29
Status Success
Total duration 1m 29s
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.