refactoring : extract ConditionTests_Dependencies and PredicateTests_… #19
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/Dependencies/TypeDefinitionCheckingResult.cs#L88
Unreachable code detected
|
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/ValidTree.cs#L37
The field 'AppService.dao' is never used
|
build:
test/NetArchTest.TestStructure/Slices/InvalidTree.cs#L34
The field 'FeatureA.app' is never used
|
build:
test/NetArchTest.TestStructure/Slices/InvalidTree.cs#L23
The field 'AggregateRoot.value' is never used
|
build:
test/NetArchTest.TestStructure/Slices/InvalidTree.cs#L40
The field 'FeatureB.app' is never used
|
build:
test/NetArchTest.TestStructure/Slices/InvalidTree.cs#L38
The field 'AppService.dao' is never used
|
build:
test/NetArchTest.TestStructure/Slices/InvalidTree.cs#L31
The field 'Repository.dao' is never used
|