Skip to content

nuget package reference check #79

nuget package reference check

nuget package reference check #79

Triggered via schedule December 20, 2024 08:24
Status Success
Total duration 53s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build: ECoreNetto.Tools/Commands/ReportHandler.cs#L34
The using directive for 'ECoreNetto.Tools.Resources' appeared previously in this namespace
build: ECoreNetto.Reporting.Tests/Generators/HtmlReportGeneratorTestFixture.cs#L39
Non-nullable field 'htmlReportGenerator' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: ECoreNetto.Reporting.Tests/Generators/MarkdownReportGeneratorTestFixture.cs#L39
Non-nullable field 'markdownReportGenerator' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: ECoreNetto.Reporting.Tests/Generators/ModelInspectorTestFixture.cs#L38
Non-nullable field 'modelFileInfo' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: ECoreNetto.Reporting.Tests/Generators/ModelInspectorTestFixture.cs#L40
Non-nullable field 'reportFileInfo' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: ECoreNetto.Reporting.Tests/Generators/ModelInspectorTestFixture.cs#L42
Non-nullable field 'rootPackage' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: ECoreNetto.Reporting.Tests/Generators/ModelInspectorTestFixture.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.Reporting.Tests/Generators/ModelInspectorTestFixture.cs#L46
Non-nullable field 'loggerFactory' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: ECoreNetto.Reporting.Tests/Generators/ReportGeneratorTestFixture.cs#L39
Non-nullable field 'modelFileInfo' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: ECoreNetto.Reporting.Tests/Generators/ReportGeneratorTestFixture.cs#L41
Non-nullable field 'reportFileInfo' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.