improved support for intermediary converters #5
Annotations
5 warnings
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
test:
test/Klean.EntityFrameworkCore.DataProtection.Test/Data/AddressData.cs#L5
Non-nullable property 'Country' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
test:
test/Klean.EntityFrameworkCore.DataProtection.Test/Data/AddressData.cs#L6
Non-nullable property 'ZipCode' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
test:
test/Klean.EntityFrameworkCore.DataProtection.Test/Data/AddressData.cs#L5
Non-nullable property 'Country' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
test:
test/Klean.EntityFrameworkCore.DataProtection.Test/Data/AddressData.cs#L6
Non-nullable property 'ZipCode' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|