Skip to content

fix: an thiol -> a thiol #178

fix: an thiol -> a thiol

fix: an thiol -> a thiol #178

Triggered via push May 17, 2024 09:31
Status Success
Total duration 2m 2s
Artifacts

nodejs-ts.yml

on: push
nodejs  /  prepare
2s
nodejs / prepare
nodejs  /  lint-eslint
34s
nodejs / lint-eslint
nodejs  /  lint-prettier
28s
nodejs / lint-prettier
nodejs  /  lint-check-types
33s
nodejs / lint-check-types
Matrix: nodejs / test
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
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#L70
Unexpected any. Specify a different type
nodejs / lint-eslint: src/topic/__tests__/TopicMolecule.test.js#L289
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#L301
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...'