test: fix svg length test #119
nodejs-ts.yml
on: push
nodejs
/
prepare
4s
nodejs
/
lint-eslint
36s
nodejs
/
lint-prettier
24s
nodejs
/
lint-check-types
30s
Matrix: nodejs / test
Annotations
9 warnings
nodejs / lint-eslint:
src/topic/TopicMolecule.ts#L29
Unexpected any. Specify a different type
|
nodejs / lint-eslint:
src/topic/__tests__/TopicMolecule.test.js#L276
Capture group '([A-Z][a-z]?)' should be converted to a named or non-capturing group
|
nodejs / lint-eslint:
src/topic/__tests__/TopicMolecule.test.js#L288
Capture group '([0-9]+)' should be converted to a named or non-capturing group
|
nodejs / lint-eslint:
src/topic/getCanonizedDiaIDs.ts#L15
Unexpected any. Specify a different type
|
nodejs / lint-eslint:
src/topic/getCanonizedHoseCodes.ts#L19
Unexpected any. Specify a different type
|
nodejs / lint-eslint:
src/util/getAtomsInfo.js#L65
Unexpected 'todo' comment: 'todo HACK to circumvent bug in OCL that...'
|
nodejs / test (20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
nodejs / test (18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
nodejs / test (21)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|