fix: rename getTips to getHints #114
nodejs-ts.yml
on: push
nodejs
/
prepare
2s
nodejs
/
lint-eslint
30s
nodejs
/
lint-prettier
24s
nodejs
/
lint-check-types
33s
Matrix: nodejs / test
Annotations
3 errors and 6 warnings
nodejs / test (20)
Process completed with exit code 1.
|
nodejs / test (18)
Process completed with exit code 1.
|
nodejs / test (21)
Process completed with exit code 1.
|
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...'
|