Enhanced event management and UI experience #16
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.
|