Skip to content

Extend logic: user with many roles #94

Extend logic: user with many roles

Extend logic: user with many roles #94

Triggered via pull request November 21, 2024 11:55
@ArdenHideArdenHide
synchronize #93
issue_#84
Status Success
Total duration 3m 5s
Artifacts

sonarcloud.yml

on: pull_request
Build and analyze
2m 51s
Build and analyze
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Build and analyze
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-java@v3, actions/checkout@v3, actions/setup-dotnet@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and analyze: src/Acl.Net.Core.Database/AclDbContext.cs#L59
Reduce the number of generic parameters in the 'AclDbContext' class to no more than the 2 authorized. (https://rules.sonarsource.com/csharp/RSPEC-2436)
Build and analyze: src/Acl.Net.Core.Managers/IUserManager.cs#L25
Reduce the number of generic parameters in the 'IUserManager' interface to no more than the 2 authorized. (https://rules.sonarsource.com/csharp/RSPEC-2436)
Build and analyze: src/Acl.Net.Core.Managers/IAclManager.cs#L24
Reduce the number of generic parameters in the 'IAclManager' interface to no more than the 2 authorized. (https://rules.sonarsource.com/csharp/RSPEC-2436)
Build and analyze: src/Acl.Net.Core.Managers/IResourceManager.cs#L25
Reduce the number of generic parameters in the 'IResourceManager' interface to no more than the 2 authorized. (https://rules.sonarsource.com/csharp/RSPEC-2436)
Build and analyze: src/Acl.Net.Core.Managers/ResourceManager.cs#L51
Reduce the number of generic parameters in the 'ResourceManager' class to no more than the 2 authorized. (https://rules.sonarsource.com/csharp/RSPEC-2436)
Build and analyze: src/Acl.Net.Core.Managers/AclManager.cs#L114
Reduce the number of generic parameters in the 'AclManager' class to no more than the 2 authorized. (https://rules.sonarsource.com/csharp/RSPEC-2436)
Build and analyze: src/Acl.Net.Core.Managers/UserManager.cs#L44
Reduce the number of generic parameters in the 'UserManager' class to no more than the 2 authorized. (https://rules.sonarsource.com/csharp/RSPEC-2436)
Build and analyze: src/Acl.Net.Core.Database/AclDbContext.cs#L59
Reduce the number of generic parameters in the 'AclDbContext' class to no more than the 2 authorized. (https://rules.sonarsource.com/csharp/RSPEC-2436)
Build and analyze: src/Acl.Net.Core.Managers/IAclManager.cs#L24
Reduce the number of generic parameters in the 'IAclManager' interface to no more than the 2 authorized. (https://rules.sonarsource.com/csharp/RSPEC-2436)
Build and analyze: src/Acl.Net.Core.Managers/IResourceManager.cs#L25
Reduce the number of generic parameters in the 'IResourceManager' interface to no more than the 2 authorized. (https://rules.sonarsource.com/csharp/RSPEC-2436)