Skip to content

Bump actions/checkout from 3 to 4 (#172) #75

Bump actions/checkout from 3 to 4 (#172)

Bump actions/checkout from 3 to 4 (#172) #75

Triggered via push November 6, 2023 11:40
Status Success
Total duration 54s
Artifacts

deep-source.yml

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