Skip to content

Bump actions/setup-dotnet from 1 to 3 #38

Bump actions/setup-dotnet from 1 to 3

Bump actions/setup-dotnet from 1 to 3 #38

Triggered via pull request July 31, 2023 13:25
Status Success
Total duration 1m 5s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
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/TestModel.cs#L12
Non-nullable property 'OtherProperty' 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/ComplexTestEntities.cs#L34
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/SimpleTestEntities.cs#L16
Non-nullable property 'TestModels' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.