Skip to content

Update dotnet.yml

Update dotnet.yml #3

Triggered via push June 20, 2025 15:06
Status Success
Total duration 27s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
build: src/FESAspNet.API/Responses/PersonResponse.cs#L5
Non-nullable property 'FullName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/FESAspNet.API/Responses/PersonResponse.cs#L5
Non-nullable property 'FullName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.