feat: expose rbacMode from moduleConfig #4159
Annotations
10 warnings
Run npm run format:check:
src/cli/build.ts#L73
Async arrow function has too many statements (52). Maximum allowed is 20
|
Run npm run format:check:
src/cli/build.ts#L73
Async arrow function has a complexity of 15. Maximum allowed is 10
|
Run npm run format:check:
src/cli/build.ts#L246
Async function 'buildModule' has too many statements (36). Maximum allowed is 20
|
Run npm run format:check:
src/cli/build.ts#L352
Blocks are nested too deeply (4). Maximum allowed is 3
|
Run npm run format:check:
src/cli/deploy.ts#L26
Async arrow function has too many statements (25). Maximum allowed is 20
|
Run npm run format:check:
src/cli/deploy.ts#L26
Async arrow function has a complexity of 15. Maximum allowed is 10
|
Run npm run format:check:
src/cli/format.ts#L31
Async function 'peprFormat' has too many statements (24). Maximum allowed is 20
|
Run npm run format:check:
src/cli/format.ts#L67
Blocks are nested too deeply (4). Maximum allowed is 3
|
Run npm run format:check:
src/cli/init/index.ts#L49
Async arrow function has too many statements (32). Maximum allowed is 20
|
Run npm run format:check:
src/cli/init/index.ts#L89
Blocks are nested too deeply (4). Maximum allowed is 3
|
Loading