Bump CrispyWaffle from 4.2.164 to 4.3.4 (#169) #70
deep-source.yml
on: push
Deep Source Coverage report
45s
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)
|