Skip to content

Update README (#26) #109

Update README (#26)

Update README (#26) #109

Triggered via push March 22, 2024 08:03
Status Success
Total duration 1m 17s
Artifacts 1

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-build-pack
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-build-pack
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-build-pack: src/DotnetDocument/Configuration/DocumentationOptions.cs#L237
Member 'IncludeComments' is explicitly initialized to its default value (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1805)
test-build-pack: src/DotnetDocument/Configuration/DocumentationOptions.cs#L285
Member 'IncludeComments' is explicitly initialized to its default value (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1805)
test-build-pack: src/DotnetDocument/Configuration/DocumentationOptions.cs#L350
Member 'IncludeComments' is explicitly initialized to its default value (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1805)
test-build-pack: src/DotnetDocument/Configuration/DocumentationOptions.cs#L454
Change 'List<string>' in 'DocumentationOptions.PrefixesToRemove' to use 'Collection<T>', 'ReadOnlyCollection<T>' or 'KeyedCollection<K,V>' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1002)
test-build-pack: src/DotnetDocument/Configuration/DocumentationOptions.cs#L462
Change 'List<string>' in 'DocumentationOptions.SuffixesToRemove' to use 'Collection<T>', 'ReadOnlyCollection<T>' or 'KeyedCollection<K,V>' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1002)
test-build-pack: src/DotnetDocument/Configuration/DocumentationOptions.cs#L471
Change 'List<string>' in 'DocumentationOptions.TestAttributes' to use 'Collection<T>', 'ReadOnlyCollection<T>' or 'KeyedCollection<K,V>' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1002)
test-build-pack: src/DotnetDocument/Configuration/TemplateKeys.cs#L26
Identifier 'Object' contains type name (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1720)
test-build-pack: src/DotnetDocument/Strategies/Abstractions/StrategyAttribute.cs#L10
Avoid unsealed attributes (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1813)
test-build-pack: src/DotnetDocument/Configuration/DocumentationOptions.cs#L527
Change 'List<MemberDocumentationOptionsBase>' in 'DocumentationOptions.ToList()' to use 'Collection<T>', 'ReadOnlyCollection<T>' or 'KeyedCollection<K,V>' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1002)
test-build-pack: src/DotnetDocument/Extensions/StringExtensions.cs#L42
The behavior of 'string.StartsWith(string)' could vary based on the current user's locale settings. Replace this call in 'DotnetDocument.Extensions.StringExtensions.RemoveStart(string, string)' with a call to 'string.StartsWith(string, System.StringComparison)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1310)

Artifacts

Produced during runtime
Name Size
dotnet-document Expired
12.3 MB