Skip to content

nuget package reference check #399

nuget package reference check

nuget package reference check #399

Triggered via schedule January 20, 2026 08:20
Status Success
Total duration 1m 3s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: ECoreNetto.Tools.Tests/Commands/HtmlReportCommandTestFixture.cs#L42
Non-nullable field 'rootCommand' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: ECoreNetto.Tools.Tests/Commands/ModelInspectionCommandTestFixture.cs#L50
Non-nullable field 'cts' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: ECoreNetto.Tools.Tests/Commands/ModelInspectionCommandTestFixture.cs#L48
Non-nullable field 'handler' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: ECoreNetto.Tools.Tests/Commands/ModelInspectionCommandTestFixture.cs#L46
Non-nullable field 'versionChecker' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: ECoreNetto.Tools.Tests/Commands/ModelInspectionCommandTestFixture.cs#L44
Non-nullable field 'modelInspector' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: ECoreNetto.Tools.Tests/Commands/ModelInspectionCommandTestFixture.cs#L42
Non-nullable field 'rootCommand' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: ECoreNetto.Tools.Tests/Services/VersionCheckerTestFixture.cs#L41
Non-nullable field 'timeOutHttpClientFactory' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: ECoreNetto.Tools.Tests/Services/VersionCheckerTestFixture.cs#L39
Non-nullable field 'httpClientFactory' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: ECoreNetto.Tools.Tests/Services/VersionCheckerTestFixture.cs#L35
Non-nullable field 'versionChecker' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: ECoreNetto.Tools.Tests/ProgramTestFixture.cs#L32
Non-nullable field 'inputModel' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.