Skip to content

Bump xunit from 2.5.2 to 2.5.3 #62

Bump xunit from 2.5.2 to 2.5.3

Bump xunit from 2.5.2 to 2.5.3 #62

Triggered via pull request October 23, 2023 02:00
Status Success
Total duration 48s
Artifacts

deep-source.yml

on: pull_request
Deep Source Coverage report
38s
Deep Source Coverage report
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
Deep Source Coverage report: Tests/VTEX.Tests/Health/VtexHealthClientTests.cs#L61
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)
Deep Source Coverage report: Tests/VTEX.Tests/Health/VtexHealthClientTests.cs#L61
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)