Skip to content

Create CODE_OF_CONDUCT.md #6

Create CODE_OF_CONDUCT.md

Create CODE_OF_CONDUCT.md #6

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