GitAuto: [FEATURE] Implement Products Specification API #926
Annotations
10 errors and 11 warnings
|
Build and analyze:
Src/VTEX/VTEXContext.cs#L1531
Top-level statements must precede namespace and type declarations.
|
Build and analyze:
Src/VTEX/VTEXContext.cs#L1549
The modifier 'public' is not valid for this item
|
|
Build and analyze:
Src/VTEX/VTEXContext.cs#L1605
The modifier 'public' is not valid for this item
|
Build and analyze:
Src/VTEX/VTEXContext.cs#L1610
Type or namespace definition, or end-of-file expected
|
|
Build and analyze:
Src/VTEX/VTEXContext.cs#L1531
Top-level statements must precede namespace and type declarations.
|
Build and analyze:
Src/VTEX/VTEXContext.cs#L1549
The modifier 'public' is not valid for this item
|
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build and analyze:
Src/VTEX.Health/IVtexHealthClient.cs#L21
Documentation text should end with a period (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1629.md)
|
Build and analyze:
Src/VTEX.Health/ResultStatus.cs#L19
Documentation text should end with a period (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1629.md)
|
Build and analyze:
Src/VTEX.Health/VtexHealthClient.cs#L26
Documentation text should end with a period (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1629.md)
|
Build and analyze:
Src/VTEX.Health/VtexHealthClient.cs#L32
Documentation text should end with a period (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1629.md)
|
Build and analyze:
Src/VTEX.Health/VtexHealthClient.cs#L37
Documentation text should end with a period (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1629.md)
|
Build and analyze:
Src/VTEX.Health/VtexHealthClient.cs#L73
Don't use string interpolation in logging message templates. (https://rules.sonarsource.com/csharp/RSPEC-2629)
|
|
Build and analyze:
Src/VTEX.Health/VtexHealthClient.cs#L70
For improved performance, use the LoggerMessage delegates instead of calling 'LoggerExtensions.LogDebug(ILogger, string?, params object?[])' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1848)
|
Build and analyze:
Src/VTEX.Health/VtexHealthClient.cs#L73
For improved performance, use the LoggerMessage delegates instead of calling 'LoggerExtensions.LogDebug(ILogger, string?, params object?[])' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1848)
|
Build and analyze:
Src/VTEX.Health/VtexHealthClient.cs#L73
The logging message template should not vary between calls to 'LoggerExtensions.LogDebug(ILogger, string?, params object?[])' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2254)
|
Loading