Skip to content

v1.1.0

v1.1.0 #6

Triggered via release December 15, 2024 19:19
@ddjerqqddjerqq
published v1.1.0
Status Success
Total duration 55s
Artifacts

nuget.yaml

on: release
build-and-push-on-nuget
45s
build-and-push-on-nuget
Fit to window
Zoom out
Zoom in

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.