fix: Correção na resposta da API #26
Annotations
10 warnings
|
sonarcloud:
src/Riber.Infrastructure/Persistence/Migrations/20250825155539_CreateProductCatalogAndOrderSystem.cs#L27
Define a constant instead of using this literal 'timestamptz' 12 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
|
sonarcloud:
src/Riber.Infrastructure/Persistence/Migrations/20250825155539_CreateProductCatalogAndOrderSystem.cs#L20
Define a constant instead of using this literal 'order' 6 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
|
sonarcloud:
src/Riber.Infrastructure/Persistence/Seeders/ApplicationRoleClaimSeeder.cs#L43
Define a constant instead of using this literal 'products.read' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
|
sonarcloud:
src/Riber.Infrastructure/Persistence/Seeders/ApplicationPermissionSeeder.cs#L39
Define a constant instead of using this literal 'Users' 5 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
|
sonarcloud:
src/Riber.Infrastructure/Persistence/Seeders/ApplicationPermissionSeeder.cs#L33
Define a constant instead of using this literal 'Categories' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
|
sonarcloud:
src/Riber.Infrastructure/Persistence/Seeders/ApplicationPermissionSeeder.cs#L26
Define a constant instead of using this literal 'Products' 5 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
|
sonarcloud:
src/Riber.Infrastructure/Persistence/Seeders/ApplicationPermissionSeeder.cs#L20
Define a constant instead of using this literal 'Orders' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
|
sonarcloud:
src/Riber.Infrastructure/Persistence/Mappings/Identity/ApplicationUserMap.cs#L71
Define a constant instead of using this literal 'boolean' 5 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
|
sonarcloud:
src/Riber.Infrastructure/Persistence/Seeders/ApplicationPermissionSeeder.cs#L14
Define a constant instead of using this literal 'Companies' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
|
sonarcloud:
src/Riber.Application/Exceptions/ValidationException.cs#L9
Make 'Code' a static property. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|