Skip to content

Bump xunit from 2.5.0 to 2.6.1 #2805

Bump xunit from 2.5.0 to 2.6.1

Bump xunit from 2.5.0 to 2.6.1 #2805

Triggered via pull request November 6, 2023 09:53
Status Failure
Total duration 3m 43s
Artifacts

license-scanning.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
scan
Process completed with exit code 1.
scan: tests/UnitTests/TaskManager.Argo.Tests/ArgoProviderTest.cs#L72
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)
scan: tests/UnitTests/TaskManager.Argo.Tests/ArgoPluginTest.cs#L106
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)
scan: tests/UnitTests/TaskManager.Argo.Tests/ArgoPluginTest.cs#L123
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)
scan: tests/UnitTests/TaskManager.Argo.Tests/ArgoPluginTest.cs#L150
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)
scan: tests/UnitTests/TaskManager.Argo.Tests/ArgoPluginTest.cs#L167
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)
scan: tests/UnitTests/TaskManager.Argo.Tests/ArgoPluginTest.cs#L190
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)
scan: tests/UnitTests/TaskManager.Argo.Tests/ArgoPluginTest.cs#L207
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)
scan: tests/UnitTests/TaskManager.Argo.Tests/ArgoPluginTest.cs#L235
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)
scan: tests/UnitTests/TaskManager.Argo.Tests/ArgoPluginTest.cs#L252
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)
scan: tests/UnitTests/TaskManager.Argo.Tests/ArgoPluginTest.cs#L301
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)