Skip to content

update Readme

update Readme #5

Triggered via push December 11, 2023 15:49
Status Success
Total duration 1m 23s
Artifacts

dotnet.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
Build: src/Shared/Models/UrlModel.cs#L5
Non-nullable property 'ShortUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build: src/Shared/Models/UrlModel.cs#L5
Non-nullable property 'LongUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build: src/Shared/Models/UrlModel.cs#L5
Non-nullable property 'ShortUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build: src/Shared/Models/UrlModel.cs#L5
Non-nullable property 'LongUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.