Skip to content

Bump csharpier from 0.26.2 to 0.26.3 (#185) #116

Bump csharpier from 0.26.2 to 0.26.3 (#185)

Bump csharpier from 0.26.2 to 0.26.3 (#185) #116

Triggered via push November 27, 2023 17:21
Status Success
Total duration 44s
Artifacts

deep-source.yml

on: push
Deep Source Coverage report
33s
Deep Source Coverage report
Fit to window
Zoom out
Zoom in

Annotations

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