Skip to content

feat!: hose codes changed in order to embed query features including … #193

feat!: hose codes changed in order to embed query features including …

feat!: hose codes changed in order to embed query features including … #193

Triggered via push June 22, 2024 06:26
Status Failure
Total duration 2m 9s
Artifacts

nodejs-ts.yml

on: push
nodejs  /  prepare
3s
nodejs / prepare
nodejs  /  lint-eslint
37s
nodejs / lint-eslint
nodejs  /  lint-prettier
34s
nodejs / lint-prettier
nodejs  /  lint-check-types
31s
nodejs / lint-check-types
Matrix: nodejs / test
Fit to window
Zoom out
Zoom in

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...'