ci: sync workflows from central-workflows #45
node.js.yml
on: pull_request
Matrix: run build
Matrix: check style
Matrix: check tests
Annotations
2 errors and 7 warnings
check tests (20)
Process completed with exit code 127.
|
check style (20)
Process completed with exit code 1.
|
check style (20):
src/index.ts#L3
Unexpected undescribed directive comment. Include descriptions to explain why the comment is necessary
|
check style (20):
src/index.ts#L3
Requires 'eslint-enable' directive for '@typescript-eslint/restrict-template-expressions'
|
check style (20):
src/index.ts#L4
Unexpected undescribed directive comment. Include descriptions to explain why the comment is necessary
|
check style (20):
src/index.ts#L4
Requires 'eslint-enable' directive for 'no-console'
|
check style (20):
src/services/nuxeo.ts#L3
Unexpected undescribed directive comment. Include descriptions to explain why the comment is necessary
|
check style (20):
src/services/nuxeo.ts#L3
Requires 'eslint-enable' directive for '@typescript-eslint/no-explicit-any'
|
check style (20):
src/utils/logger.ts#L25
Unexpected undescribed directive comment. Include descriptions to explain why the comment is necessary
|