Skip to content

Bump Microsoft.Extensions.Logging.Abstractions from 7.0.1 to 8.0.0 #107

Bump Microsoft.Extensions.Logging.Abstractions from 7.0.1 to 8.0.0

Bump Microsoft.Extensions.Logging.Abstractions from 7.0.1 to 8.0.0 #107

Triggered via pull request November 20, 2023 20:15
Status Success
Total duration 37s
Artifacts

deep-source.yml

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