Skip to content

Updates to EventCard functionality and project dependencies #15

Updates to EventCard functionality and project dependencies

Updates to EventCard functionality and project dependencies #15

Triggered via push July 3, 2024 12:42
Status Success
Total duration 1m 3s
Artifacts

Build.yaml

on: push
Build and Deploy
52s
Build and Deploy
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
Build and Deploy: Services/Status.Entities.cs#L77
Non-nullable property 'Text' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and Deploy: Services/Status.Entities.cs#L65
Non-nullable property 'Text' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and Deploy: Services/Status.Entities.cs#L68
Non-nullable property 'Updates' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and Deploy: Services/Status.Entities.cs#L26
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and Deploy: Services/Status.Entities.cs#L8
Non-nullable property 'Attributes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and Deploy: Services/Status.Entities.cs#L14
Non-nullable property 'Incidents' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and Deploy: Services/Status.Entities.cs#L17
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.