chore(main): release 5.8.0 (#92) #113
nodejs-ts.yml
on: push
nodejs
/
prepare
7s
nodejs
/
lint-eslint
24s
nodejs
/
lint-prettier
22s
nodejs
/
lint-check-types
25s
Matrix: nodejs / test
Annotations
6 warnings
nodejs / lint-eslint:
src/topic/TopicMolecule.ts#L29
Unexpected any. Specify a different type
|
nodejs / lint-eslint:
src/topic/__tests__/TopicMolecule.test.js#L276
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#L288
Capture group '([0-9]+)' should be converted to a named or non-capturing group
|
nodejs / lint-eslint:
src/topic/getCanonizedDiaIDs.ts#L15
Unexpected any. Specify a different type
|
nodejs / lint-eslint:
src/topic/getCanonizedHoseCodes.ts#L19
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...'
|