fix: correção de sintaxe no workflow #143
Triggered via pull request
November 21, 2025 17:48
Status
Cancelled
Total duration
1m 20s
Artifacts
–
ci-pipeline.yml
on: pull_request
test-and-build
1m 16s
sonarcloud
1m 16s
Annotations
5 errors and 10 warnings
|
test-and-build
The run was canceled by @samuelzedec.
|
|
test-and-build
The operation was canceled.
|
|
sonarcloud
The run was canceled by @samuelzedec.
|
|
sonarcloud
The operation was canceled.
|
|
CI Pipeline
The run was canceled by @samuelzedec.
|
|
sonarcloud:
src/Riber.Infrastructure/Persistence/Migrations/20250722011343_AddPermissionTableWithSeeders.cs#L35
Define a constant instead of using this literal 'Companies' 5 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
|
sonarcloud:
src/Riber.Infrastructure/Persistence/Migrations/20250714025421_InitialDatabaseWithCompanyAndUserDomain.cs#L146
Define a constant instead of using this literal 'aspnet_user' 5 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
|
sonarcloud:
src/Riber.Infrastructure/Persistence/Migrations/20250714025421_InitialDatabaseWithCompanyAndUserDomain.cs#L128
Define a constant instead of using this literal 'boolean' 6 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
|
sonarcloud:
src/Riber.Infrastructure/Persistence/Migrations/20250714025421_InitialDatabaseWithCompanyAndUserDomain.cs#L110
Define a constant instead of using this literal 'timestamptz' 7 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
|
sonarcloud:
src/Riber.Infrastructure/Persistence/Migrations/20250714025421_InitialDatabaseWithCompanyAndUserDomain.cs#L100
Define a constant instead of using this literal 'company' 7 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
|
sonarcloud:
src/Riber.Infrastructure/Persistence/Migrations/20250714025421_InitialDatabaseWithCompanyAndUserDomain.cs#L74
Define a constant instead of using this literal 'aspnet_user_role' 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.Application/Behaviors/LoggingBehavior.cs#L46
Logging in a catch clause should pass the caught exception as a parameter. (https://rules.sonarsource.com/csharp/RSPEC-6667)
|
|
sonarcloud:
src/Riber.Domain/ValueObjects/BaseValueObject.cs#L13
Remove this empty record, write its code or make it an "interface". (https://rules.sonarsource.com/csharp/RSPEC-2094)
|
|
sonarcloud:
src/Riber.Domain/Entities/Abstractions/BaseEntity.cs#L9
Seal class 'BaseEntity' or implement 'IEqualityComparer<T>' instead. (https://rules.sonarsource.com/csharp/RSPEC-4035)
|