EndemolShineGroup/acl

View on GitHub
src/Steps/GrantPermissionStep.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function for has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  for(...stages: string[]): void {
    const roles: Roles = this.rolesStore.getRoles();

    const query: GrantQuery = this.query as GrantQuery;

Severity: Minor
Found in src/Steps/GrantPermissionStep.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status