EndemolShineGroup/acl

View on GitHub
src/Steps/AllowStep.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function toExtend has 40 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  toExtend(roleNameToExtend: string): void {
    this.checkRolesExist();

    const roles: Roles = this.rolesStore.getRoles();

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

    There are no issues that match your filters.

    Category
    Status