GitAuto: [FEATURE] Implement SKU Seller API #990
Annotations
10 errors and 11 warnings
Build and analyze:
Src/VTEX/Configuration/ApiRouting.cs#L1
The type or namespace name 'AspNetCore' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
|
Build and analyze:
Src/VTEX/Controllers/SkuSellerController.cs#L1
The type or namespace name 'AspNetCore' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
|
Build and analyze:
Src/VTEX/Program.cs#L1
The type or namespace name 'AspNetCore' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
|
Build and analyze:
Src/VTEX/Program.cs#L2
The type or namespace name 'Hosting' does not exist in the namespace 'Microsoft.Extensions' (are you missing an assembly reference?)
|
Build and analyze:
Src/VTEX/Configuration/ApiRouting.cs#L13
The type or namespace name 'IApplicationBuilder' could not be found (are you missing a using directive or an assembly reference?)
|
Build and analyze:
Src/VTEX/Controllers/SkuSellerController.cs#L9
The type or namespace name 'ControllerBase' could not be found (are you missing a using directive or an assembly reference?)
|
Build and analyze:
Src/VTEX/Controllers/SkuSellerController.cs#L7
The type or namespace name 'ApiControllerAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
Build and analyze:
Src/VTEX/Controllers/SkuSellerController.cs#L7
The type or namespace name 'ApiController' could not be found (are you missing a using directive or an assembly reference?)
|
Build and analyze:
Src/VTEX/Controllers/SkuSellerController.cs#L8
The type or namespace name 'RouteAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
Build and analyze:
Src/VTEX/Controllers/SkuSellerController.cs#L8
The type or namespace name 'Route' could not be found (are you missing a using directive or an assembly reference?)
|
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#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#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#L48
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#L49
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)
|
|
|
Loading