Skip to content

Merge pull request #4 from WKLD-Labs/EF-Core #6

Merge pull request #4 from WKLD-Labs/EF-Core

Merge pull request #4 from WKLD-Labs/EF-Core #6

Triggered via push May 15, 2024 11:18
Status Success
Total duration 41s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
build: csharp_backend/Models/DummyModel.cs#L13
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: csharp_backend/Models/DummyModel.cs#L16
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: csharp_backend/Models/DummyModel.cs#L20
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: csharp_backend/Models/DummyModel.cs#L13
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: csharp_backend/Models/DummyModel.cs#L16
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: csharp_backend/Models/DummyModel.cs#L20
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.