Skip to content

Remove ssn from post request reset estate #19

Remove ssn from post request reset estate

Remove ssn from post request reset estate #19

Triggered via push December 4, 2024 09:14
Status Success
Total duration 1m 6s
Artifacts
Build and Test
56s
Build and Test
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Build and Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build and Test: src/oed-testdata.Server/Models/oed.cs#L198
Non-nullable property 'Heir' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Test: src/oed-testdata.Server/Models/oed.cs#L223
Non-nullable property 'PreferredSettlementProcedure' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Test: src/oed-testdata.Server/Models/oed.cs#L180
Non-nullable property 'StreetAddress' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Test: src/oed-testdata.Server/Models/oed.cs#L185
Non-nullable property 'PostalCode' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Test: src/oed-testdata.Server/Models/oed.cs#L190
Non-nullable property 'City' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Test: src/oed-testdata.Server/Models/oed.cs#L141
Non-nullable property 'Birthday' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Test: src/oed-testdata.Server/Models/oed.cs#L146
Non-nullable property 'Nin' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Test: src/oed-testdata.Server/Models/oed.cs#L151
Non-nullable property 'FirstName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Test: src/oed-testdata.Server/Models/oed.cs#L156
Non-nullable property 'MiddleName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Test: src/oed-testdata.Server/Models/oed.cs#L161
Non-nullable property 'LastName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.