Skip to content

Optimized resource management and service registration methods #7

Optimized resource management and service registration methods

Optimized resource management and service registration methods #7

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

Build.yaml

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