Feature/establishment by ukprn v1 #243
Annotations
10 warnings
Dfe.Academies.Domain/Trust/Trust.cs#L12
Non-nullable property 'GroupUID' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Dfe.Academies.Domain/Trust/Trust.cs#L13
Non-nullable property 'GroupID' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Dfe.Academies.Domain/Trust/Trust.cs#L15
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Dfe.Academies.Domain/Trust/Trust.cs#L16
Non-nullable property 'CompaniesHouseNumber' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Dfe.Academies.Domain/Trust/Trust.cs#L18
Non-nullable property 'TrustStatus' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Dfe.Academies.Domain/Trust/Trust.cs#L21
Non-nullable property 'AddressLine1' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Dfe.Academies.Domain/Trust/Trust.cs#L24
Non-nullable property 'Town' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Dfe.Academies.Domain/Trust/Trust.cs#L26
Non-nullable property 'Postcode' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Dfe.Academies.Domain/Trust/Trust.cs#L27
Non-nullable property 'PrioritisedForReview' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Dfe.Academies.Domain/Trust/Trust.cs#L37
Non-nullable property 'EfficiencyICFPReviewCompleted' 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