Skip to content

add cicd & docker

add cicd & docker #1

Triggered via push December 11, 2023 14:17
Status Failure
Total duration 39s
Artifacts

dotnet.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 6 warnings
Docker
Process completed with exit code 1.
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.
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.