Add user summary metrics to Admin Dashboard #630
account-management.yml
on: pull_request
Build and Test
2m 53s
Code Style and Linting
3m 34s
Deploy API
/
Production
Deploy Workers
/
Production
Annotations
6 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#L23
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#L96
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/account-management/Core/Features/Users/Domain/UserRepository.cs#L23
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#L96
Refactor this method to reduce its Cognitive Complexity from 19 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
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
|