Skip to content

Bump xunit from 2.5.0 to 2.6.5 #4703

Bump xunit from 2.5.0 to 2.6.5

Bump xunit from 2.5.0 to 2.6.5 #4703

Triggered via push January 8, 2024 09:59
Status Failure
Total duration 7m 1s
Artifacts

build.yml

on: push
Matrix: build-and-deploy
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
docs: tests/UnitTests/Storage.Tests/Services/DicomServiceTests.cs#L55
Assert.ThrowsAsync is async. The resulting task should be awaited (or stored for later awaiting). (https://xunit.net/xunit.analyzers/rules/xUnit2021)
docs: tests/UnitTests/Storage.Tests/Services/DicomServiceTests.cs#L55
Assert.ThrowsAsync is async. The resulting task should be awaited (or stored for later awaiting). (https://xunit.net/xunit.analyzers/rules/xUnit2021)
docs
Process completed with exit code 1.
docs: src/WorkflowManager/Logging/Log.200000.Workflow.cs#L112
Multiple logging methods are using event id 200018 in class Log
docs: src/WorkflowManager/Database/Repositories/ArtifactsRepository.cs#L193
The variable 'ex' is declared but never used
docs: 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)
docs: 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)
docs: 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)
docs: 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)
docs: 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)
docs: 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)
docs: 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)
docs: 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)