Skip to content

make use of IClassFixture<T> #65

make use of IClassFixture<T>

make use of IClassFixture<T> #65

Triggered via push November 30, 2023 07:37
Status Success
Total duration 47s
Artifacts

net-workflow.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: sources/NetArchTest/Dependencies/TypeCheckingStrategy.cs#L97
Unreachable code detected
build: sources/NetArchTest/IDependencyFilter.cs#L13
XML comment has a param tag for 'type', but there is no parameter by that name
build: sources/NetArchTest/IDependencyFilter.cs#L15
Parameter 'dependency' has no matching param tag in the XML comment for 'IDependencyFilter.ShouldDependencyBeChecked(TypeReference)' (but other parameters do)
build: sources/NetArchTest/Options.cs#L10
Missing XML comment for publicly visible type or member 'Options.Default'
build: sources/NetArchTest/Options.cs#L13
Missing XML comment for publicly visible type or member 'Options.Comparer'
build: sources/NetArchTest/Utils.cs#L3
Missing XML comment for publicly visible type or member 'Utils'
build: sources/NetArchTest/Utils.cs#L5
Missing XML comment for publicly visible type or member 'Utils.fullnameof<T>()'
build: sources/NetArchTest/Utils.cs#L6
Missing XML comment for publicly visible type or member 'Utils.namespaceof<T>()'
build: samples/SampleApp.BuildingBlocks/Persistence/GenericRepository.cs#L28
Possible null reference return.
build: tests/NetArchTest.TestStructure/Slices/ValidTree.cs#L33
The field 'FeatureA.app' is never used