Update hotchocolate monorepo to 13.9.14 #3064
Annotations
10 errors and 11 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/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/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/OrleansTemplateTest.cs#L37
Test methods should not call ConfigureAwait(), as it may bypass parallelization limits. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
Tests/Boxed.Templates.FunctionalTest/OrleansTemplateTest.cs#L42
Test methods should not call ConfigureAwait(), as it may bypass parallelization limits. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
Tests/Boxed.Templates.FunctionalTest/OrleansTemplateTest.cs#L43
Test methods should not call ConfigureAwait(), as it may bypass parallelization limits. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
Tests/Boxed.Templates.FunctionalTest/OrleansTemplateTest.cs#L44
Test methods should not call ConfigureAwait(), as it may bypass parallelization limits. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/ApiTemplate/Source/ApiTemplate/AppServiceCollectionExtensions.cs#L4
Parentheses can be removed (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0047)
|
Source/ApiTemplate/Source/ApiTemplate/AppServiceCollectionExtensions.cs#L9
Parentheses can be removed (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0047)
|
Source/ApiTemplate/Source/ApiTemplate/AppServiceCollectionExtensions.cs#L4
Statement should not use unnecessary parenthesis (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1119.md)
|
Source/ApiTemplate/Source/ApiTemplate/AppServiceCollectionExtensions.cs#L9
Statement should not use unnecessary parenthesis (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1119.md)
|
Source/ApiTemplate/Source/ApiTemplate/Options/ApplicationOptions.cs#L4
Parentheses can be removed (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0047)
|
Source/ApiTemplate/Source/ApiTemplate/Options/ApplicationOptions.cs#L4
Statement should not use unnecessary parenthesis (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1119.md)
|
Source/ApiTemplate/Source/ApiTemplate/Repositories/CarRepository.cs#L7
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0028)
|
Source/ApiTemplate/Source/ApiTemplate/ViewModels/Connection.cs#L11
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0028)
|
The logs for this run have expired and are no longer available.
Loading