Update dotnet monorepo #1060
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.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)
|
Test:
src/Cake.Issues.PullRequests/IssueFilterer.cs#L56
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0305)
|
Test:
src/Cake.Issues.PullRequests/IssueFilterer.cs#L70
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0305)
|
Test:
src/Cake.Issues.PullRequests/Orchestrator.cs#L175
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0305)
|
Test:
src/Cake.Issues.PullRequests/IssueFilterer.cs#L287
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0305)
|
Test:
src/Cake.Issues.PullRequests/IssueFilterer.cs#L305
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0305)
|
Loading