Skip to content

chore(main): release 6.0.0 (#118) #196

chore(main): release 6.0.0 (#118)

chore(main): release 6.0.0 (#118) #196

Triggered via push June 22, 2024 06:32
Status Success
Total duration 2m 8s
Artifacts

nodejs-ts.yml

on: push
nodejs  /  prepare
3s
nodejs / prepare
nodejs  /  lint-eslint
36s
nodejs / lint-eslint
nodejs  /  lint-prettier
32s
nodejs / lint-prettier
nodejs  /  lint-check-types
32s
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#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...'