chore: upgrade babel and add babel compilation to CI #3
nodejs.yml
on: pull_request
nodejs
/
prepare
5s
babel
19s
nodejs
/
lint-eslint
16s
nodejs
/
lint-prettier
19s
nodejs
/
lint-check-types
0s
nodejs
/
test-package
0s
Matrix: nodejs / test
Annotations
11 errors and 10 warnings
|
nodejs / lint-eslint:
ChemEquilibrium/AcidModel.js#L245
'i' declared on line 259 column 16 is used outside of binding context
|
|
nodejs / lint-eslint:
ChemEquilibrium/AcidModel.js#L245
'i' declared on line 259 column 16 is used outside of binding context
|
|
nodejs / lint-eslint:
ChemEquilibrium/AcidModel.js#L244
'i' declared on line 259 column 16 is used outside of binding context
|
|
nodejs / lint-eslint:
ChemEquilibrium/AcidModel.js#L244
'i' declared on line 259 column 16 is used outside of binding context
|
|
nodejs / lint-eslint:
ChemEquilibrium/AcidModel.js#L244
'i' declared on line 259 column 16 is used outside of binding context
|
|
nodejs / lint-eslint:
ChemEquilibrium/AcidModel.js#L231
Unexpected unnamed function
|
|
nodejs / lint-eslint:
ChemEquilibrium/AcidModel.js#L225
Unexpected unnamed function
|
|
nodejs / lint-eslint:
ChemEquilibrium/AcidModel.js#L175
Unexpected unnamed function
|
|
nodejs / lint-eslint:
ChemEquilibrium/AcidModel.js#L168
Unexpected unnamed function
|
|
nodejs / lint-eslint:
ChemEquilibrium/AcidModel.js#L150
Unexpected unnamed function
|
|
nodejs / test (24)
Process completed with exit code 1.
|
|
nodejs / lint-eslint:
eln/Sample.js#L855
Capture group '(.*)' should be converted to a named or non-capturing group
|
|
nodejs / lint-eslint:
eln/Sample.js#L759
Capture group '(jdx|dx)' should be converted to a named or non-capturing group
|
|
nodejs / lint-eslint:
eln/Nmr1dManager.js#L400
Unexpected 'todo' comment: 'todo : migrate this code to...'
|
|
nodejs / lint-eslint:
chemistry/structuralAnalysisExercises.js#L62
Capture group '([0-9]+)' should be converted to a named or non-capturing group
|
|
nodejs / lint-eslint:
chemistry/structuralAnalysisExercises.js#L61
Capture group '([0-9]+)' should be converted to a named or non-capturing group
|
|
nodejs / lint-eslint:
chemistry/orbitals.js#L232
Capture group '(\d+)' should be converted to a named or non-capturing group
|
|
nodejs / lint-eslint:
chemistry/orbitals.js#L232
Capture group '(\w)' should be converted to a named or non-capturing group
|
|
nodejs / lint-eslint:
chemistry/orbitals.js#L232
Capture group '(\d)' should be converted to a named or non-capturing group
|
|
nodejs / lint-eslint:
chemistry/orbitals.js#L220
Capture group '(\d+)' should be converted to a named or non-capturing group
|
|
nodejs / lint-eslint:
chemistry/orbitals.js#L220
Capture group '(\d\w)' should be converted to a named or non-capturing group
|