chore(deps-dev): bump @stylistic/eslint-plugin from 2.1.0 to 2.7.2 #413
node.js.yml
on: pull_request
Matrix: run build
Matrix: check style
Matrix: check tests
Annotations
8 warnings
check style (20):
src/index.ts#L2
Unexpected undescribed directive comment. Include descriptions to explain why the comment is necessary
|
check style (20):
src/index.ts#L2
Requires 'eslint-enable' directive for 'no-console'
|
check style (20):
src/services/logic.service.ts#L2
Unexpected undescribed directive comment. Include descriptions to explain why the comment is necessary
|
check style (20):
src/services/logic.service.ts#L2
Requires 'eslint-enable' directive for '@typescript-eslint/no-explicit-any'
|
check style (20):
src/services/services.ts#L3
Unexpected undescribed directive comment. Include descriptions to explain why the comment is necessary
|
check style (20):
src/services/services.ts#L3
Requires 'eslint-enable' directive for '@typescript-eslint/no-explicit-any'
|
check style (20):
src/services/services.ts#L4
Unexpected undescribed directive comment. Include descriptions to explain why the comment is necessary
|
check style (20):
src/services/services.ts#L4
Requires 'eslint-enable' directive for '@typescript-eslint/no-extraneous-class'
|