Skip to content

Bump CrispyWaffle from 4.3.36 to 4.3.51 #99

Bump CrispyWaffle from 4.3.36 to 4.3.51

Bump CrispyWaffle from 4.3.36 to 4.3.51 #99

Triggered via pull request November 20, 2023 12:46
Status Success
Total duration 55s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

deep-source.yml

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