BenMorris/NetArchTest#153 - Please strong name your library #82
Annotations
11 warnings
Restore dependencies
The target framework 'net7.0' 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 'net7.0' 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:
sources/NetArchTest/Dependencies/TypeCheckingStrategy.cs#L97
Unreachable code detected
|
Build:
sources/NetArchTest/ICustomRule.cs#L34
Missing XML comment for publicly visible type or member 'CustomRuleResult'
|
Build:
sources/NetArchTest/ICustomRule.cs#L36
Missing XML comment for publicly visible type or member 'CustomRuleResult.IsMet'
|
Build:
sources/NetArchTest/ICustomRule.cs#L38
Missing XML comment for publicly visible type or member 'CustomRuleResult.Explanation'
|
Build:
sources/NetArchTest/ICustomRule.cs#L41
Missing XML comment for publicly visible type or member 'CustomRuleResult.CustomRuleResult(bool, string)'
|
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/Types.cs#L44
Parameter 'loadReferencedAssemblies' has no matching param tag in the XML comment for 'Types.InAssembly(Assembly, IEnumerable<string>, bool)' (but other parameters do)
|
Loading