Merge pull request #33 from BRP-API/chore/sync-met-source-repo_6291804 #40
Annotations
6 warnings
Valideer .NET solution:
src/Brp.Shared.DtoMappers/BrpApiDtos/AbstractGezagsrelatie.cs#L16
Non-nullable field '_additionalProperties' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Valideer .NET solution:
src/Bewoning.Data.Mock.Tests/ToGbaDatumTests.cs#L36
Null should not be used for type parameter 'gbaDatum' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
Valideer .NET solution:
src/Brp.Shared.DtoMappers/BrpApiDtos/AbstractGezagsrelatie.cs#L16
Non-nullable field '_additionalProperties' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Valideer .NET solution:
src/Bewoning.Data.Mock.Tests/ToGbaDatumTests.cs#L36
Null should not be used for type parameter 'gbaDatum' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
Build container images
Non-nullable field '_additionalProperties' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build container images
Non-nullable field '_additionalProperties' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Loading