Skip to content

Feature/establishment by ukprn v1 #243

Feature/establishment by ukprn v1

Feature/establishment by ukprn v1 #243

Triggered via pull request October 19, 2023 15:09
Status Success
Total duration 3m 29s
Artifacts
Fit to window
Zoom out
Zoom in

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.