test: add one more test of makeRacemic #190
nodejs-ts.yml
on: push
nodejs
/
prepare
3s
nodejs
/
lint-eslint
32s
nodejs
/
lint-prettier
31s
nodejs
/
lint-check-types
30s
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#L301
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#L313
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...'
|