Skip to content

Create CONTRIBUTING.md #7

Create CONTRIBUTING.md

Create CONTRIBUTING.md #7

Triggered via push December 19, 2023 13:31
Status Success
Total duration 1m 26s
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.