Skip to content

Create dotnet.yml

Create dotnet.yml #1

Triggered via push April 20, 2024 12:45
Status Success
Total duration 36s
Billable time 1m
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
build: BookDemo/Models/Book.cs#L6
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: BookDemo/Models/Book.cs#L6
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.