Skip to content

Update dependency coverlet.collector to 6.0.4 #25

Update dependency coverlet.collector to 6.0.4

Update dependency coverlet.collector to 6.0.4 #25

Triggered via pull request February 3, 2025 02:18
Status Success
Total duration 1m 35s
Artifacts

dotnet-build.yml

on: pull_request
Build, Test and Analyse
1m 27s
Build, Test and Analyse
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build, Test and Analyse: src/Dfe.PersonsApi.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, Test and Analyse: src/Dfe.PersonsApi.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, Test and Analyse: src/Dfe.PersonsApi.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, Test and Analyse: src/Dfe.PersonsApi.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.
Build, Test and Analyse: src/Dfe.PersonsApi.Domain/Census/CensusData.cs#L9
Non-nullable property 'NOR' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build, Test and Analyse: src/Dfe.PersonsApi.Domain/Census/CensusData.cs#L10
Non-nullable property 'NORG' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build, Test and Analyse: src/Dfe.PersonsApi.Domain/Census/CensusData.cs#L11
Non-nullable property 'NORB' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build, Test and Analyse: src/Dfe.PersonsApi.Domain/Census/CensusData.cs#L12
Non-nullable property 'PNORG' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build, Test and Analyse: src/Dfe.PersonsApi.Domain/Census/CensusData.cs#L13
Non-nullable property 'PNORB' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build, Test and Analyse: src/Dfe.PersonsApi.Domain/Census/CensusData.cs#L14
Non-nullable property 'TSENELSE' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.