Skip to content

Update dependency Moq to 4.20.72 #899

Update dependency Moq to 4.20.72

Update dependency Moq to 4.20.72 #899

Triggered via pull request October 24, 2024 09:47
Status Success
Total duration 2m 33s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build-and-test: Dfe.Academies.Domain/EducationalPerformance/SchoolAbsence.cs#L5
Non-nullable property 'DownloadYear' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-test: Dfe.Academies.Domain/EducationalPerformance/SchoolAbsence.cs#L7
Non-nullable property 'LA' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-test: Dfe.Academies.Domain/EducationalPerformance/SchoolAbsence.cs#L8
Non-nullable property 'ESTAB' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-test: Dfe.Academies.Domain/EducationalPerformance/SchoolAbsence.cs#L9
Non-nullable property 'URN' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-test: Dfe.Academies.Domain/EducationalPerformance/SchoolAbsence.cs#L10
Non-nullable property 'PERCTOT' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-test: Dfe.Academies.Domain/EducationalPerformance/SchoolAbsence.cs#L11
Non-nullable property 'PPERSABS10' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-test: Dfe.Academies.Domain/Census/CensusData.cs#L5
Non-nullable property 'URN' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or declaring the property as nullable.