Bump xunit from 2.5.0 to 2.6.5 #3320
Annotations
4 errors and 11 warnings
Build Solution:
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)
|
Build Solution:
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)
|
Build Solution
Process completed with exit code 1.
|
Generate LivingDoc HTML
An error occurred trying to start process '/usr/bin/bash' with working directory '/home/runner/work/monai-deploy-workflow-manager/monai-deploy-workflow-manager/./tests/IntegrationTests/WorkflowExecutor.IntegrationTests/bin/Debug/net6.0'. No such file or directory
|
Build Solution:
src/WorkflowManager/Logging/Log.200000.Workflow.cs#L112
Multiple logging methods are using event id 200018 in class Log
|
Build Solution:
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)
|
Build Solution:
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)
|
Build Solution:
src/WorkflowManager/Database/Repositories/ArtifactsRepository.cs#L193
The variable 'ex' is declared but never used
|
Build Solution:
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)
|
Build Solution:
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)
|
Build Solution:
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)
|
Build Solution:
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)
|
Build Solution:
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)
|
Build Solution:
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)
|
Publish report
No files were found with the provided path: ./tests/IntegrationTests/WorkflowExecutor.IntegrationTests/bin/Debug/net6.0/LivingDoc.html. No artifacts will be uploaded.
|
The logs for this run have expired and are no longer available.
Loading