Skip to content

Update dependency Serilog.AspNetCore to 8.0.2 #791

Update dependency Serilog.AspNetCore to 8.0.2

Update dependency Serilog.AspNetCore to 8.0.2 #791

Triggered via push September 12, 2024 09:28
Status Success
Total duration 3m 8s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build-and-test: Dfe.Academies.Domain/Persons/MemberContactDetails.cs#L12
Non-nullable property 'Email' 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/Persons/Constituency.cs#L7
Non-nullable property 'ConstituencyName' 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/Persons/Constituency.cs#L8
Non-nullable property 'NameList' 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/Persons/Constituency.cs#L9
Non-nullable property 'NameDisplayAs' 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/Persons/Constituency.cs#L10
Non-nullable property 'NameFullTitle' 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 '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#L13
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#L14
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#L15
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#L16
Non-nullable property 'PERCTOT' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.