chore(deps-dev): bump lint-staged from 15.2.6 to 15.2.10 #412
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'
|