Skip to content

Bump xunit from 2.5.0 to 2.6.4 #4681

Bump xunit from 2.5.0 to 2.6.4

Bump xunit from 2.5.0 to 2.6.4 #4681

Triggered via push December 25, 2023 09:49
Status Failure
Total duration 3m 44s
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: tests/UnitTests/TaskManager.Email.Tests/EmailPluginTests.cs#L170
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.Email.Tests/EmailPluginTests.cs#L192
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.AideClinicalReview.Tests/AideClinicalReviewPluginTests.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)
docs: tests/UnitTests/TaskManager.AideClinicalReview.Tests/AideClinicalReviewPluginTests.cs#L98
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.AideClinicalReview.Tests/AideClinicalReviewPluginTests.cs#L113
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.AideClinicalReview.Tests/AideClinicalReviewPluginTests.cs#L129
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.AideClinicalReview.Tests/AideClinicalReviewPluginTests.cs#L153
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.AideClinicalReview.Tests/AideClinicalReviewPluginTests.cs#L166
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.AideClinicalReview.Tests/AideClinicalReviewPluginTests.cs#L180
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)