Skip to content

Bump Roslynator.Analyzers from 4.6.2 to 4.12.0 in /src #493

Bump Roslynator.Analyzers from 4.6.2 to 4.12.0 in /src

Bump Roslynator.Analyzers from 4.6.2 to 4.12.0 in /src #493

Triggered via pull request March 20, 2024 18:23
Status Success
Total duration 7m 23s
Artifacts 2

build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build (windows-2022)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v3, actions/cache@v2, cake-build/cake-action@v1, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (windows-2022)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, cake-build/cake-action@v1, 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/
build (windows-2022): src/GitReleaseManager.Core/Exceptions/InvalidIssuesException.cs#L31
Change 'Errors' to be read-only by removing the property setter (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2227)
build (windows-2022): src/GitReleaseManager.Core/Exceptions/InvalidIssuesException.cs#L31
Change 'List<string>' in 'InvalidIssuesException.Errors' to use 'Collection<T>', 'ReadOnlyCollection<T>' or 'KeyedCollection<K,V>' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1002)
build (windows-2022): src/GitReleaseManager.Core/Options/AddAssetSubOptions.cs#L10
Change 'AssetPaths' to be read-only by removing the property setter (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2227)
build (windows-2022): src/GitReleaseManager.Core/Options/CreateSubOptions.cs#L10
Change 'AssetPaths' to be read-only by removing the property setter (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2227)
build (windows-2022): src/GitReleaseManager.Core/Model/Milestone.cs#L15
Change the type of property 'Milestone.HtmlUrl' from 'string' to 'System.Uri' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1056)
build (windows-2022): src/GitReleaseManager.Core/Model/Milestone.cs#L17
Change the type of property 'Milestone.Url' from 'string' to 'System.Uri' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1056)
build (windows-2022): src/GitReleaseManager.Core/Model/Release.cs#L18
Change the type of property 'Release.HtmlUrl' from 'string' to 'System.Uri' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1056)
build (windows-2022): src/GitReleaseManager.Core/Model/Release.cs#L20
Change the type of property 'Release.UploadUrl' from 'string' to 'System.Uri' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1056)
build (windows-2022): src/GitReleaseManager.Core/Model/Issue.cs#L13
Change the type of property 'Issue.HtmlUrl' from 'string' to 'System.Uri' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1056)
build (windows-2022): src/GitReleaseManager.Core/Commands/PublishCommand.cs#L20
In externally visible method 'Task<int> PublishCommand.ExecuteAsync(PublishSubOptions options)', validate parameter 'options' is non-null before using it. If appropriate, throw an ArgumentNullException when the argument is null or add a Code Contract precondition asserting non-null argument. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)

Artifacts

Produced during runtime
Name Size
package Expired
60.1 MB
windows-2022 issues Expired
425 KB