Skip to content

Updated TF module to 1.3.1 #263

Updated TF module to 1.3.1

Updated TF module to 1.3.1 #263

Triggered via pull request November 6, 2023 15:28
Status Failure
Total duration 2m 20s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build-and-test
Process completed with exit code 1.
build-and-test: Dfe.Academies.Domain/Establishment/Establishment.cs#L91
Non-nullable property 'LocalAuthority' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test: Dfe.Academies.Domain/Establishment/Establishment.cs#L92
Non-nullable property 'EstablishmentType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test: Dfe.Academies.Domain/Establishment/Establishment.cs#L94
Non-nullable property 'IfdPipeline' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
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.