Update dependency MSBuild.StructuredLogger to 2.2.441 #1084
Annotations
10 warnings
Test:
src/Cake.Issues/ByteArrayExtensions.cs#L37
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0305)
|
Test:
src/Cake.Issues/ByteArrayExtensions.cs#L37
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0305)
|
Test:
src/Cake.Issues.GitRepository/GitRepositoryIssuesProvider.cs#L256
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0305)
|
Test:
src/Cake.Issues.GitRepository/GitRepositoryIssuesProvider.cs#L256
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0305)
|
Test:
src/Cake.Issues.Reporting.Sarif/SarifIssueReportGenerator.cs#L131
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0305)
|
Test:
src/Cake.Issues.Reporting.Console/ConsoleIssueReportGenerator.cs#L59
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0305)
|
Test:
src/Cake.Issues.Reporting.Generic.Tests/GenericIssueReportFormatSettingsTests.cs#L142
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0305)
|
Test:
src/Cake.Issues.PullRequests/IssueCommentInfo.cs#L26
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0305)
|
Test:
src/Cake.Issues.PullRequests/IssueCommentInfo.cs#L27
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0305)
|
Test:
src/Cake.Issues.PullRequests/IssueCommentInfo.cs#L28
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0305)
|
Loading