Update dependency HtmlAgilityPack to 1.11.74 #1080
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.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)
|
Loading