update docs #59
Annotations
10 warnings
sources/NetArchTest/Dependencies/TypeCheckingStrategy.cs#L97
Unreachable code detected
|
sources/NetArchTest/IDependencyFilter.cs#L13
XML comment has a param tag for 'type', but there is no parameter by that name
|
sources/NetArchTest/IDependencyFilter.cs#L15
Parameter 'dependency' has no matching param tag in the XML comment for 'IDependencyFilter.ShouldDependencyBeChecked(TypeReference)' (but other parameters do)
|
sources/NetArchTest/Options.cs#L10
Missing XML comment for publicly visible type or member 'Options.Default'
|
sources/NetArchTest/Options.cs#L13
Missing XML comment for publicly visible type or member 'Options.Comparer'
|
sources/NetArchTest/Utils.cs#L3
Missing XML comment for publicly visible type or member 'Utils'
|
sources/NetArchTest/Utils.cs#L5
Missing XML comment for publicly visible type or member 'Utils.fullnameof<T>()'
|
sources/NetArchTest/Utils.cs#L6
Missing XML comment for publicly visible type or member 'Utils.namespaceof<T>()'
|
samples/SampleApp.BuildingBlocks/Persistence/GenericRepository.cs#L28
Possible null reference return.
|
samples/SampleApp.ModuleAlpha/Persistence/UserManagementDbContext.cs#L13
Non-nullable property 'Users' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading