Feature/establishment by ukprn v1 #243
continuous-integration-dotnet.yml
on: pull_request
build-and-test
3m 16s
Annotations
10 warnings
build-and-test:
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.
|
build-and-test:
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.
|
build-and-test:
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.
|
build-and-test:
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.
|
build-and-test:
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.
|
build-and-test:
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.
|
build-and-test:
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.
|
build-and-test:
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.
|
build-and-test:
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.
|
build-and-test:
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.
|