Skip to content

Update dotnet monorepo to v6.0.31 #305

Update dotnet monorepo to v6.0.31

Update dotnet monorepo to v6.0.31 #305

Triggered via pull request November 22, 2023 16:09
Status Success
Total duration 3m 15s
Artifacts
build-and-test
3m 7s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build-and-test: Dfe.Academies.Domain/Census/CensusData.cs#L5
Non-nullable property 'URN' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test: Dfe.Academies.Domain/Establishment/EducationEstablishmentTrust.cs#L18
Non-nullable property 'Trust' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test: Dfe.Academies.Domain/Census/CensusData.cs#L6
Non-nullable property 'LA' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test: Dfe.Academies.Domain/Establishment/EducationEstablishmentTrust.cs#L19
Non-nullable property 'Establishment' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test: Dfe.Academies.Domain/Census/CensusData.cs#L7
Non-nullable property 'ESTAB' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test: Dfe.Academies.Domain/Census/CensusData.cs#L8
Non-nullable property 'SCHOOLTYPE' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test: Dfe.Academies.Domain/Census/CensusData.cs#L9
Non-nullable property 'NOR' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test: Dfe.Academies.Domain/Census/CensusData.cs#L10
Non-nullable property 'NORG' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test: Dfe.Academies.Domain/Census/CensusData.cs#L11
Non-nullable property 'NORB' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test: Dfe.Academies.Domain/Census/CensusData.cs#L12
Non-nullable property 'PNORG' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.