Skip to content

chore(main): release 0.9.3 #105

chore(main): release 0.9.3

chore(main): release 0.9.3 #105

Triggered via pull request August 11, 2023 15:22
Status Success
Total duration 1m 4s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

nodejs.yml

on: pull_request
nodejs  /  prepare
4s
nodejs / prepare
nodejs  /  lint-eslint
24s
nodejs / lint-eslint
nodejs  /  lint-prettier
26s
nodejs / lint-prettier
nodejs  /  lint-check-types
0s
nodejs / lint-check-types
Matrix: nodejs / test
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
nodejs / lint-eslint: src/NmrRecord.js#L152
Capture group '(.*)' should be converted to a named or non-capturing group
nodejs / lint-eslint: src/converter/nmredataToJSON.js#L40
Capture group '([1|2]d)' should be converted to a named or non-capturing group
nodejs / lint-eslint: src/converter/nmriumToNmrRecord.js#L3
`openchemlib/full` import should occur before import of `openchemlib-utils`
nodejs / lint-eslint: src/converter/util/toJSON/extractZipFolder.js#L15
Capture group '(.*\w+\/[0-9]+\/)' should be converted to a named or non-capturing group
nodejs / lint-eslint: src/converter/util/toJSON/extractZipFolder.js#L16
Capture group '([0-9]+)' should be converted to a named or non-capturing group
nodejs / lint-eslint: src/converter/util/toJSON/extractZipFolder.js#L20
Capture group '([.*/]*\w+\/[0-9]+\/)' should be converted to a named or non-capturing group
nodejs / lint-eslint: src/converter/util/toJSON/extractZipFolder.js#L22
Capture group '([0-9]+)' should be converted to a named or non-capturing group
nodejs / lint-eslint: src/converter/util/toJSON/getBrukerFiles.js#L15
Capture group '(.*\w+\/[0-9]+\/)' should be converted to a named or non-capturing group
nodejs / lint-eslint: src/converter/util/toJSON/getBrukerFiles.js#L16
Capture group '([0-9]+)' should be converted to a named or non-capturing group
nodejs / lint-eslint: src/converter/util/toJSON/getBrukerFiles.js#L21
Capture group '([.*/]*\w+\/[0-9]+\/)' should be converted to a named or non-capturing group