Skip to content

chore(main): release 7.14.0 #702

chore(main): release 7.14.0

chore(main): release 7.14.0 #702

Triggered via pull request October 9, 2023 14:11
Status Failure
Total duration 4m 23s
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
3s
nodejs / prepare
nodejs  /  lint-eslint
1m 3s
nodejs / lint-eslint
nodejs  /  lint-prettier
1m 11s
nodejs / lint-prettier
nodejs  /  lint-check-types
0s
nodejs / lint-check-types
Matrix: nodejs / test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
nodejs / test (20)
Process completed with exit code 1.
nodejs / test (18)
Process completed with exit code 1.
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