Skip to content
This repository has been archived by the owner on Oct 10, 2024. It is now read-only.

Using a common address for trusts and establishments so swagger can u… #5

Using a common address for trusts and establishments so swagger can u…

Using a common address for trusts and establishments so swagger can u… #5

Triggered via push October 27, 2023 08:58
Status Success
Total duration 1m 7s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: academiesContracts/Dfe.Academies.Contracts/Establishments/EstablishmentDto.cs#L59
Non-nullable property 'NumberOfPupils' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: academiesContracts/Dfe.Academies.Contracts/Establishments/EstablishmentDto.cs#L60
Non-nullable property 'PercentageFsm' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: academiesContracts/Dfe.Academies.Contracts/Establishments/EstablishmentDto.cs#L42
Non-nullable property 'DateOfLatestSection8Inspection' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: academiesContracts/Dfe.Academies.Contracts/Establishments/EstablishmentDto.cs#L43
Non-nullable property 'InspectionEndDate' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: academiesContracts/Dfe.Academies.Contracts/Establishments/EstablishmentDto.cs#L45
Non-nullable property 'OverallEffectiveness' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: academiesContracts/Dfe.Academies.Contracts/Establishments/EstablishmentDto.cs#L46
Non-nullable property 'QualityOfEducation' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: academiesContracts/Dfe.Academies.Contracts/Establishments/EstablishmentDto.cs#L47
Non-nullable property 'BehaviourAndAttitudes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: academiesContracts/Dfe.Academies.Contracts/Establishments/EstablishmentDto.cs#L48
Non-nullable property 'PersonalDevelopment' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: academiesContracts/Dfe.Academies.Contracts/Establishments/EstablishmentDto.cs#L49
Non-nullable property 'EffectivenessOfLeadershipAndManagement' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: academiesContracts/Dfe.Academies.Contracts/Establishments/EstablishmentDto.cs#L51
Non-nullable property 'EarlyYearsProvision' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.