Skip to content

v1.2.1

v1.2.1 #8

Re-run triggered January 28, 2025 15:51
Status Success
Total duration 59s
Artifacts

nuget.yaml

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

Annotations

4 warnings
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.