Issue 565 complexity reduction #14
Annotations
10 errors and 7 warnings
Run npm run lint:
src/middlewares/access-token.ts#L23
Expected 'this' to be used by class method 'prepare'
|
Run npm run lint:
src/middlewares/access-token.ts#L45
Expected 'this' to be used by class method 'process'
|
Run npm run lint:
src/middlewares/cookie.ts#L7
Expected 'this' to be used by class method 'prepare'
|
Run npm run lint:
src/middlewares/cookie.ts#L20
Expected 'this' to be used by class method 'process'
|
Run npm run lint:
src/middlewares/csrf-header.ts#L7
Expected 'this' to be used by class method 'prepare'
|
Run npm run lint:
src/middlewares/csrf-header.ts#L20
Expected 'this' to be used by class method 'process'
|
Run npm run lint:
src/middlewares/encoding.ts#L22
Expected 'this' to be used by class method 'prepare'
|
Run npm run lint:
src/middlewares/encoding.ts#L35
Expected 'this' to be used by class method 'process'
|
Run npm run lint:
src/middlewares/failure-check.ts#L8
Expected 'this' to be used by class method 'prepare'
|
Run npm run lint:
src/middlewares/failure-check.ts#L12
Expected 'this' to be used by class method 'process'
|
Run npm run lint:
src/cli/check-routes.ts#L35
Unexpected console statement
|
Run npm run lint:
src/helper/user-agent.ts#L35
This line has a length of 99. Maximum allowed is 80
|
Run npm run lint:
src/validation/check-request.ts#L60
This line has a length of 100. Maximum allowed is 80
|
Run npm run lint:
tools/fta.js#L67
Unexpected console statement
|
Run npm run lint:
tools/fta.js#L123
Unexpected console statement
|
Run npm run lint:
tools/fta.js#L125
Unexpected console statement
|
Run npm run lint:
tools/fta.js#L127
Unexpected console statement
|
Loading