Update dependency MediatR to 12.4.1 #893
continuous-integration-dotnet.yml
on: pull_request
build-and-test
4m 52s
Annotations
12 warnings
build-and-test
Failed to download action 'https://api.github.com/repos/docker/login-action/tarball/9780b0c442fbb1117ed29e0efdff1e18412f7567'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
|
build-and-test
Back off 29.633 seconds before retry.
|
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.
|