Skip to content

Update VTEX.API.csproj #754

Update VTEX.API.csproj

Update VTEX.API.csproj #754

Triggered via pull request November 12, 2024 19:39
Status Failure
Total duration 57s
Artifacts

deep-source.yml

on: pull_request
Deep Source Coverage report
48s
Deep Source Coverage report
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
Deep Source Coverage report: Tests/VTEX.Tests/Health/VtexHealthClientTests.cs#L21
The type or namespace name 'NSubstitute' could not be found (are you missing a using directive or an assembly reference?)
Deep Source Coverage report: Tests/VTEX.Tests/Health/VtexHealthClientTests.cs#L21
The type or namespace name 'NSubstitute' could not be found (are you missing a using directive or an assembly reference?)
Deep Source Coverage report
Process completed with exit code 1.
Deep Source Coverage report: Src/VTEX.Health/VtexHealthClient.cs#L73
Don't use string interpolation in logging message templates. (https://rules.sonarsource.com/csharp/RSPEC-2629)