Skip to content

chore(main): release 7.14.0 #706

chore(main): release 7.14.0

chore(main): release 7.14.0 #706

Triggered via pull request October 10, 2023 07:19
Status Success
Total duration 4m 31s
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
52s
nodejs / lint-eslint
nodejs  /  lint-prettier
1m 7s
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: packages/chemical-elements/data-original/fetchIsotopes.js#L51
Capture group '(.*)' should be converted to a named or non-capturing group
nodejs / lint-eslint: packages/chemical-elements/data-original/fetchIsotopes.js#L51
Capture group '(.*)' should be converted to a named or non-capturing group
nodejs / lint-eslint: packages/chemical-elements/data-original/fetchIsotopes.js#L52
Capture group '(.*)' should be converted to a named or non-capturing group
nodejs / lint-eslint: packages/chemical-elements/data-original/fetchIsotopes.js#L52
Capture group '(.*)' should be converted to a named or non-capturing group
nodejs / lint-eslint: packages/isotopic-distribution/src/IsotopicDistribution.js#L53
Unexpected 'todo' comment: 'TODO: To remove !!! we change the name...'
nodejs / lint-eslint: packages/isotopic-distribution/src/IsotopicDistribution.js#L94
Unexpected 'todo' comment: 'TODO need to cache each part without...'
nodejs / lint-eslint: packages/mf-generator/src/__tests__/generateMFs.test.js#L89
Capture group '(.*)' should be converted to a named or non-capturing group
nodejs / lint-eslint: packages/mf-generator/src/generateMFs.js#L96
Capture group '([^$]*\$|.*)' should be converted to a named or non-capturing group
nodejs / lint-eslint: packages/mf-parser/src/ensureCase.js#L19
Capture group '([a-z]*)' should be converted to a named or non-capturing group
nodejs / lint-eslint: packages/mf-parser/src/ensureCase.js#L19
Capture group '([^a-z]*)' should be converted to a named or non-capturing group