Skip to content

Bump xunit.runner.visualstudio from 2.5.1 to 2.5.4 #2966

Bump xunit.runner.visualstudio from 2.5.1 to 2.5.4

Bump xunit.runner.visualstudio from 2.5.1 to 2.5.4 #2966

Triggered via pull request November 20, 2023 12:24
Status Failure
Total duration 2m 8s
Artifacts

build.yml

on: pull_request
Matrix: build
Matrix: test
Publish Tests Results
5s
Publish Tests Results
Push GitHub Packages
0s
Push GitHub Packages
Push NuGet Packages
0s
Push NuGet Packages
Fit to window
Zoom out
Zoom in

Annotations

47 errors and 50 warnings
Build-ubuntu-latest: 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)
Build-ubuntu-latest: 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)
Build-ubuntu-latest: 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)
Build-ubuntu-latest: 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)
Build-ubuntu-latest: 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)
Build-ubuntu-latest: 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)
Build-ubuntu-latest: 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)
Build-ubuntu-latest: 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)
Build-ubuntu-latest: 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)
Build-ubuntu-latest: 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)
Build-windows-latest
The job was canceled because "ubuntu-latest" failed.
Build-windows-latest
The operation was canceled.
Build-macOS-latest
The job was canceled because "ubuntu-latest" failed.
Build-macOS-latest
The operation was canceled.
Test-GraphQL-ubuntu-latest: Tests/Boxed.Templates.FunctionalTest/ApiTemplateTest.cs#L21
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0300)
Test-GraphQL-ubuntu-latest: Tests/Boxed.Templates.FunctionalTest/ApiTemplateTest.cs#L21
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0300)
Test-GraphQL-ubuntu-latest: Tests/Boxed.Templates.FunctionalTest/OrleansTemplateTest.cs#L14
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0300)
Test-GraphQL-ubuntu-latest: Tests/Boxed.Templates.FunctionalTest/OrleansTemplateTest.cs#L14
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0300)
Test-GraphQL-ubuntu-latest: Tests/Boxed.Templates.FunctionalTest/GraphQLTemplateTest.cs#L17
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0300)
Test-GraphQL-ubuntu-latest: Tests/Boxed.Templates.FunctionalTest/GraphQLTemplateTest.cs#L17
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0300)
Test-GraphQL-ubuntu-latest: 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)
Test-GraphQL-ubuntu-latest: 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)
Test-GraphQL-ubuntu-latest: 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)
Test-GraphQL-ubuntu-latest: 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)
Test-API-windows-latest
The job was canceled because "GraphQL_ubuntu-latest" failed.
Test-API-windows-latest
The operation was canceled.
Test-Orleans-windows-latest
The job was canceled because "GraphQL_ubuntu-latest" failed.
Test-Orleans-windows-latest
The operation was canceled.
Test-NuGet-windows-latest
The job was canceled because "GraphQL_ubuntu-latest" failed.
Test-NuGet-windows-latest
The operation was canceled.
Test-GraphQL-windows-latest
The job was canceled because "GraphQL_ubuntu-latest" failed.
Test-GraphQL-windows-latest
The operation was canceled.
Test-Orleans-ubuntu-latest
The job was canceled because "GraphQL_ubuntu-latest" failed.
Test-Orleans-ubuntu-latest: Tests/Boxed.Templates.FunctionalTest/OrleansTemplateTest.cs#L14
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0300)
Test-Orleans-ubuntu-latest: Tests/Boxed.Templates.FunctionalTest/OrleansTemplateTest.cs#L14
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0300)
Test-Orleans-ubuntu-latest: Tests/Boxed.Templates.FunctionalTest/GraphQLTemplateTest.cs#L17
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0300)
Test-Orleans-ubuntu-latest: Tests/Boxed.Templates.FunctionalTest/GraphQLTemplateTest.cs#L17
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0300)
Test-Orleans-ubuntu-latest: Tests/Boxed.Templates.FunctionalTest/ApiTemplateTest.cs#L21
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0300)
Test-Orleans-ubuntu-latest: Tests/Boxed.Templates.FunctionalTest/ApiTemplateTest.cs#L21
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0300)
Test-Orleans-ubuntu-latest: 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)
Test-Orleans-ubuntu-latest: 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)
Test-Orleans-ubuntu-latest: 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)
Test-Orleans-ubuntu-latest: 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)
Test-NuGet-ubuntu-latest
The job was canceled because "GraphQL_ubuntu-latest" failed.
Test-NuGet-ubuntu-latest
The operation was canceled.
Test-API-ubuntu-latest
The job was canceled because "GraphQL_ubuntu-latest" failed.
Test-API-ubuntu-latest
The operation was canceled.
Build-ubuntu-latest: Source/NuGetTemplate/Source/NuGetTemplate/Properties/AssemblyInfo.cs#L1
Parentheses can be removed (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0047)
Build-ubuntu-latest: Source/ApiTemplate/Source/ApiTemplate/AppServiceCollectionExtensions.cs#L4
Parentheses can be removed (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0047)
Build-ubuntu-latest: Source/ApiTemplate/Source/ApiTemplate/AppServiceCollectionExtensions.cs#L9
Parentheses can be removed (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0047)
Build-ubuntu-latest: Source/ApiTemplate/Source/ApiTemplate/Options/ApplicationOptions.cs#L4
Parentheses can be removed (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0047)
Build-ubuntu-latest: Source/ApiTemplate/Source/ApiTemplate/Startup.cs#L160
Parentheses can be removed (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0047)
Test-GraphQL-ubuntu-latest: Source/NuGetTemplate/Source/NuGetTemplate/Properties/AssemblyInfo.cs#L1
Parentheses can be removed (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0047)
Test-GraphQL-ubuntu-latest: Source/GraphQLTemplate/Source/GraphQLTemplate/AppServiceCollectionExtensions.cs#L5
Parentheses can be removed (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0047)
Test-GraphQL-ubuntu-latest: Source/GraphQLTemplate/Source/GraphQLTemplate/AppServiceCollectionExtensions.cs#L12
Parentheses can be removed (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0047)
Test-GraphQL-ubuntu-latest: Source/GraphQLTemplate/Source/GraphQLTemplate/Options/ApplicationOptions.cs#L4
Parentheses can be removed (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0047)
Test-GraphQL-ubuntu-latest: Source/GraphQLTemplate/Source/GraphQLTemplate/Models/Character.cs#L5
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0028)
Test-GraphQL-ubuntu-latest: Source/GraphQLTemplate/Source/GraphQLTemplate/Models/Character.cs#L7
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0028)
Test-Orleans-ubuntu-latest: Source/NuGetTemplate/Source/NuGetTemplate/Properties/AssemblyInfo.cs#L1
Parentheses can be removed (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0047)
Test-Orleans-ubuntu-latest: Source/GraphQLTemplate/Source/GraphQLTemplate/AppServiceCollectionExtensions.cs#L5
Parentheses can be removed (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0047)
Test-Orleans-ubuntu-latest: Source/GraphQLTemplate/Source/GraphQLTemplate/AppServiceCollectionExtensions.cs#L12
Parentheses can be removed (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0047)
Test-Orleans-ubuntu-latest: Source/GraphQLTemplate/Source/GraphQLTemplate/Options/ApplicationOptions.cs#L4
Parentheses can be removed (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0047)
Test-Orleans-ubuntu-latest: Source/GraphQLTemplate/Source/GraphQLTemplate/Models/Character.cs#L7
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0028)
Test-Orleans-ubuntu-latest: Source/GraphQLTemplate/Source/GraphQLTemplate/Models/Character.cs#L5
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0028)
Test-NuGet-ubuntu-latest: Source/NuGetTemplate/Source/NuGetTemplate/Properties/AssemblyInfo.cs#L1
Parentheses can be removed (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0047)
Test-NuGet-ubuntu-latest: Source/GraphQLTemplate/Source/GraphQLTemplate/Options/ApplicationOptions.cs#L4
Parentheses can be removed (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0047)
Test-NuGet-ubuntu-latest: Source/GraphQLTemplate/Source/GraphQLTemplate/AppServiceCollectionExtensions.cs#L5
Parentheses can be removed (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0047)
Test-NuGet-ubuntu-latest: Source/GraphQLTemplate/Source/GraphQLTemplate/AppServiceCollectionExtensions.cs#L12
Parentheses can be removed (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0047)
Test-NuGet-ubuntu-latest: Source/GraphQLTemplate/Source/GraphQLTemplate/Models/Character.cs#L7
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0028)
Test-NuGet-ubuntu-latest: Source/GraphQLTemplate/Source/GraphQLTemplate/Models/Character.cs#L5
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0028)
Test-API-ubuntu-latest: Source/NuGetTemplate/Source/NuGetTemplate/Properties/AssemblyInfo.cs#L1
Parentheses can be removed (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0047)
Test-API-ubuntu-latest: Source/NuGetTemplate/Tests/NuGetTemplate.Test/Properties/AssemblyInfo.cs#L1
Parentheses can be removed (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0047)
Test-API-ubuntu-latest: Source/GraphQLTemplate/Source/GraphQLTemplate/AppServiceCollectionExtensions.cs#L5
Parentheses can be removed (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0047)
Test-API-ubuntu-latest: Source/GraphQLTemplate/Source/GraphQLTemplate/AppServiceCollectionExtensions.cs#L12
Parentheses can be removed (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0047)
Test-API-ubuntu-latest: Source/GraphQLTemplate/Source/GraphQLTemplate/Options/ApplicationOptions.cs#L4
Parentheses can be removed (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0047)