Skip to content

GitAuto: [FEATURE] Implement Products Specification API #897

GitAuto: [FEATURE] Implement Products Specification API

GitAuto: [FEATURE] Implement Products Specification API #897

Triggered via pull request December 11, 2024 00:21
Status Failure
Total duration 21m 33s
Artifacts

deep-source.yml

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

Annotations

10 errors and 11 warnings
Deep Source Coverage report: Src/VTEX/VTEXContext.cs#L17
A using clause must precede all other elements defined in the namespace except extern alias declarations
Deep Source Coverage report: Src/VTEX/VTEXContext.cs#L18
A using clause must precede all other elements defined in the namespace except extern alias declarations
Deep Source Coverage report: Src/VTEX/VTEXContext.cs#L19
A using clause must precede all other elements defined in the namespace except extern alias declarations
Deep Source Coverage report: Src/VTEX/VTEXContext.cs#L20
A using clause must precede all other elements defined in the namespace except extern alias declarations
Deep Source Coverage report: Src/VTEX/VTEXContext.cs#L21
A using clause must precede all other elements defined in the namespace except extern alias declarations
Deep Source Coverage report: Src/VTEX/VTEXContext.cs#L22
A using clause must precede all other elements defined in the namespace except extern alias declarations
Deep Source Coverage report: Src/VTEX/VTEXContext.cs#L23
A using clause must precede all other elements defined in the namespace except extern alias declarations
Deep Source Coverage report: Src/VTEX/VTEXContext.cs#L24
A using clause must precede all other elements defined in the namespace except extern alias declarations
Deep Source Coverage report
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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)