Skip to content

Issue 565 complexity reduction #10

Issue 565 complexity reduction

Issue 565 complexity reduction #10

Triggered via pull request May 14, 2024 23:22
Status Failure
Total duration 35s
Artifacts

eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
lint: src/middlewares/access-token.ts#L23
Expected 'this' to be used by class method 'prepare'
lint: src/middlewares/access-token.ts#L45
Expected 'this' to be used by class method 'process'
lint: src/middlewares/cookie.ts#L7
Expected 'this' to be used by class method 'prepare'
lint: src/middlewares/cookie.ts#L20
Expected 'this' to be used by class method 'process'
lint: src/middlewares/csrf-header.ts#L7
Expected 'this' to be used by class method 'prepare'
lint: src/middlewares/csrf-header.ts#L20
Expected 'this' to be used by class method 'process'
lint: src/middlewares/encoding.ts#L22
Expected 'this' to be used by class method 'prepare'
lint: src/middlewares/encoding.ts#L35
Expected 'this' to be used by class method 'process'
lint: src/middlewares/failure-check.ts#L8
Expected 'this' to be used by class method 'prepare'
lint: src/middlewares/failure-check.ts#L12
Expected 'this' to be used by class method 'process'
lint: src/cli/check-routes.ts#L2
Expected a line break after this opening brace
lint: src/cli/check-routes.ts#L2
A space is required after '{'
lint: src/cli/check-routes.ts#L2
Expected a line break before this closing brace
lint: src/cli/check-routes.ts#L2
A space is required before '}'
lint: src/cli/check-routes.ts#L10
Strings must use singlequote
lint: src/cli/check-routes.ts#L11
Strings must use singlequote
lint: src/cli/check-routes.ts#L12
Strings must use singlequote
lint: src/cli/check-routes.ts#L33
Unexpected console statement
lint: src/helper/user-agent.ts#L35
This line has a length of 99. Maximum allowed is 80
lint: src/no-duplicate-ids.ts#L1
Strings must use singlequote