Skip to content

.NET

.NET #78

Triggered via create December 11, 2023 12:48
Status Success
Total duration 59s
Artifacts

dotnet.yml

on: create
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.