Skip to content

Update README.md

Update README.md #73

Triggered via push March 6, 2024 07:18
Status Success
Total duration 58s
Artifacts

net-workflow.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/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)
build: sources/NetArchTest/Types.cs#L55
Parameter 'loadReferencedAssemblies' has no matching param tag in the XML comment for 'Types.InAssemblies(IEnumerable<Assembly>, IEnumerable<string>, bool)' (but other parameters do)
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>()'