Skip to content

Bump xunit.runner.visualstudio from 2.5.1 to 2.5.3 (#163) #60

Bump xunit.runner.visualstudio from 2.5.1 to 2.5.3 (#163)

Bump xunit.runner.visualstudio from 2.5.1 to 2.5.3 (#163) #60

Triggered via push October 17, 2023 00:06
Status Success
Total duration 46s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

deep-source.yml

on: push
Deep Source Coverage report
37s
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)