Enhanced web application security and compatibility #8
Annotations
7 warnings
Services/Status.Entities.cs#L77
Non-nullable property 'Text' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Services/Status.Entities.cs#L65
Non-nullable property 'Text' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Services/Status.Entities.cs#L68
Non-nullable property 'Updates' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Services/Status.Entities.cs#L26
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Services/Status.Entities.cs#L8
Non-nullable property 'Attributes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Services/Status.Entities.cs#L14
Non-nullable property 'Incidents' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Services/Status.Entities.cs#L17
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading