Skip to content

Bump xunit from 2.5.1 to 2.6.0 #1095

Bump xunit from 2.5.1 to 2.6.0

Bump xunit from 2.5.1 to 2.6.0 #1095

Triggered via pull request November 1, 2023 10:31
Status Failure
Total duration 2m 11s
Artifacts

build.yml

on: pull_request
Matrix: build
Publish Tests Results
3s
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

23 errors and 3 warnings
Build-ubuntu-latest: Tests/Boxed.AspNetCore.Test/Middleware/ServerTimingMiddlewareTest.cs#L34
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
Build-ubuntu-latest: Tests/Boxed.AspNetCore.Test/Middleware/RequestCanceledMiddlewareTest.cs#L34
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
Build-ubuntu-latest: Tests/Boxed.AspNetCore.Test/ApplicationBuilderExtensionsTest.cs#L41
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
Build-ubuntu-latest: Tests/Boxed.AspNetCore.Test/ApplicationBuilderExtensionsTest.cs#L58
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
Build-ubuntu-latest: Tests/Boxed.AspNetCore.Test/Middleware/RequestCanceledMiddlewareTest.cs#L44
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
Build-ubuntu-latest: Tests/Boxed.AspNetCore.Test/ApplicationBuilderExtensionsTest.cs#L85
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
Build-ubuntu-latest: Tests/Boxed.AspNetCore.Test/Middleware/RequestCanceledMiddlewareTest.cs#L65
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
Build-ubuntu-latest: Tests/Boxed.AspNetCore.Test/Middleware/ServerTimingMiddlewareTest.cs#L45
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
Build-ubuntu-latest: Tests/Boxed.AspNetCore.Test/Middleware/RequestCanceledMiddlewareTest.cs#L84
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
Build-ubuntu-latest: Tests/Boxed.AspNetCore.Test/Middleware/RequestCanceledMiddlewareTest.cs#L105
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (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: Tests/Boxed.AspNetCore.Test/ApplicationBuilderExtensionsTest.cs#L41
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
Build-macOS-latest: Tests/Boxed.AspNetCore.Test/ApplicationBuilderExtensionsTest.cs#L58
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
Build-macOS-latest: Tests/Boxed.AspNetCore.Test/ApplicationBuilderExtensionsTest.cs#L85
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
Build-macOS-latest: Tests/Boxed.AspNetCore.Test/Middleware/ServerTimingMiddlewareTest.cs#L34
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
Build-macOS-latest: Tests/Boxed.AspNetCore.Test/Middleware/ServerTimingMiddlewareTest.cs#L45
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
Build-macOS-latest: Tests/Boxed.AspNetCore.Test/Middleware/RequestCanceledMiddlewareTest.cs#L34
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
Build-macOS-latest: Tests/Boxed.AspNetCore.Test/Middleware/RequestCanceledMiddlewareTest.cs#L44
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
Build-macOS-latest: Tests/Boxed.AspNetCore.Test/Middleware/RequestCanceledMiddlewareTest.cs#L65
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
Build-macOS-latest: Tests/Boxed.AspNetCore.Test/Middleware/RequestCanceledMiddlewareTest.cs#L84
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
Build-macOS-latest: Tests/Boxed.AspNetCore.Test/Middleware/RequestCanceledMiddlewareTest.cs#L105
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
Build-ubuntu-latest
No files were found with the provided path: ./Artefacts. No artifacts will be uploaded.
Build-windows-latest
No files were found with the provided path: ./Artefacts. No artifacts will be uploaded.
Build-macOS-latest
No files were found with the provided path: ./Artefacts. No artifacts will be uploaded.