Bump xunit.runner.visualstudio from 2.5.1 to 2.5.4 #2966
Annotations
10 errors and 10 warnings
Tests/Boxed.Templates.FunctionalTest/GraphQLTemplateTest.cs#L56
Test methods should not call ConfigureAwait(), as it may bypass parallelization limits. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
Tests/Boxed.Templates.FunctionalTest/GraphQLTemplateTest.cs#L61
Test methods should not call ConfigureAwait(), as it may bypass parallelization limits. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
Tests/Boxed.Templates.FunctionalTest/GraphQLTemplateTest.cs#L62
Test methods should not call ConfigureAwait(), as it may bypass parallelization limits. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
Tests/Boxed.Templates.FunctionalTest/GraphQLTemplateTest.cs#L63
Test methods should not call ConfigureAwait(), as it may bypass parallelization limits. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
Tests/Boxed.Templates.FunctionalTest/GraphQLTemplateTest.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/OrleansTemplateTest.cs#L55
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#L60
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#L61
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#L62
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#L37
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/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/Startup.cs#L160
Parentheses can be removed (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0047)
|
Source/ApiTemplate/Source/ApiTemplate/Startup.cs#L160
Statement should not use unnecessary parenthesis (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1119.md)
|
The logs for this run have expired and are no longer available.
Loading