bump Mono.Cecil from 0.11.5 to 0.11.6 #77
Annotations
11 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/Options.cs#L13
Missing XML comment for publicly visible type or member 'Options.Comparer'
|
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)
|