feat!: hose codes changed in order to embed query features including … #193
nodejs-ts.yml
on: push
nodejs
/
prepare
3s
nodejs
/
lint-eslint
37s
nodejs
/
lint-prettier
34s
nodejs
/
lint-check-types
31s
Matrix: nodejs / test
Annotations
1 error and 8 warnings
nodejs / lint-prettier
Process completed with exit code 1.
|
nodejs / lint-eslint:
src/misc/getUnsaturation.js#L26
Capture group '([A-Z][a-z]?)' should be converted to a named or non-capturing group
|
nodejs / lint-eslint:
src/misc/getUnsaturation.js#L26
Capture group '(\d*)' should be converted to a named or non-capturing group
|
nodejs / lint-eslint:
src/topic/TopicMolecule.ts#L73
Unexpected any. Specify a different type
|
nodejs / lint-eslint:
src/topic/__tests__/TopicMolecule.test.js#L302
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#L314
Capture group '([0-9]+)' should be converted to a named or non-capturing group
|
nodejs / lint-eslint:
src/topic/getCanonizedDiaIDs.ts#L14
Unexpected any. Specify a different type
|
nodejs / lint-eslint:
src/topic/getCanonizedHoseCodes.ts#L16
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...'
|