v1.1.0 #6
nuget.yaml
on: release
build-and-push-on-nuget
45s
Annotations
5 warnings
|
build-and-push-on-nuget
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
build-and-push-on-nuget:
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.
|
|
build-and-push-on-nuget:
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.
|
|
build-and-push-on-nuget:
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.
|
|
build-and-push-on-nuget:
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.
|