build(deps-dev): update dependency @typescript-eslint/eslint-plugin to v8 #4152
Annotations
10 errors and 2 warnings
lint:
src/controller/sessionController.ts#L340
'error' is defined but never used
|
lint:
src/mapper/index.ts#L17
'e' is defined but never used
|
lint:
src/mapper/index.ts#L27
'e' is defined but never used
|
lint:
src/mapper/index.ts#L39
'e' is defined but never used
|
lint:
src/util/createSessionUtil.ts#L118
'error' is defined but never used
|
lint:
src/util/db/mongodb/db.ts#L5
A `require()` style import is forbidden
|
lint:
src/util/db/redis/db.ts#L3
A `require()` style import is forbidden
|
lint:
src/util/functions.ts#L55
Expected an assignment or function call and instead saw an expression
|
lint:
src/util/functions.ts#L68
Expected an assignment or function call and instead saw an expression
|
lint:
src/util/functions.ts#L150
'e' is defined but never used
|
lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|