Add advanced filtering options to the Users table #403
back-office.yml
on: pull_request
Build and Test
2m 29s
Code Style and Linting
2m 59s
Deploy API
/
Production
Deploy Workers
/
Production
Annotations
8 warnings
Build and Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build and Test:
application/account-management/Core/Features/Users/Domain/UserRepository.cs#L21
Method has 10 parameters, which is greater than the 7 authorized. (https://rules.sonarsource.com/csharp/RSPEC-107)
|
Build and Test:
application/account-management/Core/Features/Users/Domain/UserRepository.cs#L76
Refactor this method to reduce its Cognitive Complexity from 19 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
Build and Test:
application/AppHost/SslCertificateManager.cs#L62
Make sure the "PATH" used to find this command includes only what you intend. (https://rules.sonarsource.com/csharp/RSPEC-4036)
|
Build and Test:
application/account-management/Core/Features/Users/Domain/UserRepository.cs#L21
Method has 10 parameters, which is greater than the 7 authorized. (https://rules.sonarsource.com/csharp/RSPEC-107)
|
Build and Test:
application/account-management/Core/Features/Users/Domain/UserRepository.cs#L76
Refactor this method to reduce its Cognitive Complexity from 19 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
Build and Test:
application/AppHost/SslCertificateManager.cs#L62
Make sure the "PATH" used to find this command includes only what you intend. (https://rules.sonarsource.com/csharp/RSPEC-4036)
|
Code Style and Linting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|