Update hotchocolate monorepo to 13.9.14 #3046
Annotations
11 errors and 10 warnings
|
Tests/Boxed.Templates.FunctionalTest/ApiTemplateTest.cs#L21
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0300)
|
Tests/Boxed.Templates.FunctionalTest/ApiTemplateTest.cs#L21
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0300)
|
Tests/Boxed.Templates.FunctionalTest/OrleansTemplateTest.cs#L14
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0300)
|
Tests/Boxed.Templates.FunctionalTest/OrleansTemplateTest.cs#L14
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0300)
|
Tests/Boxed.Templates.FunctionalTest/GraphQLTemplateTest.cs#L17
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0300)
|
Tests/Boxed.Templates.FunctionalTest/GraphQLTemplateTest.cs#L17
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0300)
|
Tests/Boxed.Templates.FunctionalTest/ApiTemplateTest.cs#L59
Test methods should not call ConfigureAwait(), as it may bypass parallelization limits. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
Tests/Boxed.Templates.FunctionalTest/ApiTemplateTest.cs#L64
Test methods should not call ConfigureAwait(), as it may bypass parallelization limits. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
Tests/Boxed.Templates.FunctionalTest/ApiTemplateTest.cs#L65
Test methods should not call ConfigureAwait(), as it may bypass parallelization limits. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
Tests/Boxed.Templates.FunctionalTest/ApiTemplateTest.cs#L66
Test methods should not call ConfigureAwait(), as it may bypass parallelization limits. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
Source/NuGetTemplate/Source/NuGetTemplate/Properties/AssemblyInfo.cs#L1
Parentheses can be removed (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0047)
|
Source/NuGetTemplate/Source/NuGetTemplate/Properties/AssemblyInfo.cs#L1
Statement should not use unnecessary parenthesis (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1119.md)
|
Source/GraphQLTemplate/Source/GraphQLTemplate/Options/ApplicationOptions.cs#L4
Parentheses can be removed (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0047)
|
Source/GraphQLTemplate/Source/GraphQLTemplate/AppServiceCollectionExtensions.cs#L5
Parentheses can be removed (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0047)
|
Source/GraphQLTemplate/Source/GraphQLTemplate/AppServiceCollectionExtensions.cs#L12
Parentheses can be removed (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0047)
|
Source/GraphQLTemplate/Source/GraphQLTemplate/AppServiceCollectionExtensions.cs#L5
Statement should not use unnecessary parenthesis (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1119.md)
|
Source/GraphQLTemplate/Source/GraphQLTemplate/AppServiceCollectionExtensions.cs#L12
Statement should not use unnecessary parenthesis (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1119.md)
|
Source/GraphQLTemplate/Source/GraphQLTemplate/Options/ApplicationOptions.cs#L4
Statement should not use unnecessary parenthesis (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1119.md)
|
Source/GraphQLTemplate/Source/GraphQLTemplate/Models/Character.cs#L7
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0028)
|
Source/GraphQLTemplate/Source/GraphQLTemplate/Models/Character.cs#L5
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0028)
|
This job was cancelled
Loading