Skip to content

Enhanced web application security and compatibility #8

Enhanced web application security and compatibility

Enhanced web application security and compatibility #8

Triggered via push June 26, 2024 22:19
Status Success
Total duration 1m 12s
Artifacts

Build.yaml

on: push
Build and Deploy
1m 2s
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.