Skip to content

bump version to 1.1.0 #6

bump version to 1.1.0

bump version to 1.1.0 #6

Triggered via push December 15, 2024 19:18
Status Success
Total duration 53s
Artifacts

test.yaml

on: push
Fit to window
Zoom out
Zoom in

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.