Skip to content

BenMorris/NetArchTest#126 - Add support for structs, enums and delegates #15

BenMorris/NetArchTest#126 - Add support for structs, enums and delegates

BenMorris/NetArchTest#126 - Add support for structs, enums and delegates #15

Triggered via push November 20, 2023 10:49
Status Success
Total duration 43s
Artifacts

net-workflow.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build: src/NetArchTest.Rules/IDependencyFilter.cs#L13
XML comment has a param tag for 'type', but there is no parameter by that name
build: src/NetArchTest.Rules/IDependencyFilter.cs#L15
Parameter 'dependency' has no matching param tag in the XML comment for 'IDependencyFilter.ShouldDependencyBeChecked(TypeReference)' (but other parameters do)
build: test/NetArchTest.TestStructure/Slices/InvalidTree.cs#L31
The field 'Repository.dao' is never used
build: test/NetArchTest.TestStructure/Slices/ValidTree.cs#L39
The field 'FeatureB.app' is never used
build: test/NetArchTest.TestStructure/Slices/InvalidTree.cs#L40
The field 'FeatureB.app' is never used
build: test/NetArchTest.TestStructure/Slices/ValidTree.cs#L33
The field 'FeatureA.app' is never used
build: test/NetArchTest.TestStructure/Slices/ValidTree.cs#L30
The field 'Repository.root' is never used
build: test/NetArchTest.TestStructure/Slices/ValidTree.cs#L18
The field 'AppService.root' is never used