chore(deps-dev): bump ts-jest from 29.1.4 to 29.2.5 #422
Triggered via pull request
September 25, 2024 11:56
Status
Success
Total duration
7m 18s
Artifacts
–
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'
|