chore(main): release 7.14.0 #702
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
/
lint-eslint
1m 3s
nodejs
/
lint-prettier
1m 11s
nodejs
/
lint-check-types
0s
Matrix: nodejs / test
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
|