Skip to content

Fixed versioning getting out of sync #89

Fixed versioning getting out of sync

Fixed versioning getting out of sync #89

Triggered via push February 15, 2024 14:19
Status Success
Total duration 1m 16s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: tests/TestModel.cs#L12
Non-nullable property 'OtherProperty' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: tests/TestModel.cs#L12
Non-nullable property 'OtherProperty' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: tests/ComplexTestEntities.cs#L34
Non-nullable property 'TestModels' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: tests/SimpleTestEntities.cs#L16
Non-nullable property 'TestModels' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: tests/TestModel.cs#L12
Non-nullable property 'OtherProperty' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: tests/TestModel.cs#L12
Non-nullable property 'OtherProperty' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: tests/TestModel.cs#L12
Non-nullable property 'OtherProperty' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: tests/ComplexTestEntities.cs#L34
Non-nullable property 'TestModels' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: tests/SimpleTestEntities.cs#L16
Non-nullable property 'TestModels' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: tests/TestModel.cs#L12
Non-nullable property 'OtherProperty' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.