Skip to content

refactoring : unit tests #14

refactoring : unit tests

refactoring : unit tests #14

Re-run triggered November 19, 2023 19:53
Status Success
Total duration 42s
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/ValidTree.cs#L30
The field 'Repository.root' is never used
build: test/NetArchTest.TestStructure/Slices/InvalidTree.cs#L31
The field 'Repository.dao' 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#L39
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/ValidTree.cs#L18
The field 'AppService.root' is never used