Refactor AlignSpectraModal using react-science modal #6330
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
20s
stylelint
47s
nodejs
/
lint-eslint
1m 34s
nodejs
/
lint-prettier
1m 0s
nodejs
/
lint-check-types
1m 8s
Matrix: nodejs / test
Annotations
11 warnings
nodejs / test (18)
Codecov: Uploader shasum does not match -- uploader hash: eaa2d64df494bc1c1359cc65c613b052cf82127e98c008ebbd1df997585d6368 codecov, public hash: b9282b8b43eef83f722646d8992c4dd36563046afe0806722184e7e9923a6d7b codecov
|
nodejs / lint-eslint:
src/component/1d/integral/IntegralsSeries.tsx#L5
There should be at least one empty line between import groups
|
nodejs / lint-eslint:
src/component/1d/integral/IntegralsSeries.tsx#L6
`../../hooks/useSpectrum` import should occur before import of `./Integral`
|
nodejs / lint-eslint:
src/component/1d/peaks/PeakAnnotationsSpreadMode.tsx#L5
There should be at least one empty line between import groups
|
nodejs / lint-eslint:
src/component/1d/peaks/PeakAnnotationsSpreadMode.tsx#L6
There should be at least one empty line between import groups
|
nodejs / lint-eslint:
src/component/1d/peaks/PeakAnnotationsSpreadMode.tsx#L6
`../utilities/getDecimalsCount` import should occur before import of `../utilities/intersectionResolver`
|
nodejs / lint-eslint:
src/component/1d/peaks/PeakAnnotationsSpreadMode.tsx#L7
There should be at least one empty line between import groups
|
nodejs / lint-eslint:
src/component/1d/peaks/PeakAnnotationsSpreadMode.tsx#L13
`react` import should occur before import of `../../highlight`
|
nodejs / lint-eslint:
src/component/1d/peaks/PeakEditionManager.tsx#L16
`../../elements/formik/FormikInput` import should occur before import of `../../hooks/useActiveSpectrum`
|
nodejs / lint-eslint:
src/component/1d/peaks/PeakEditionManager.tsx#L44
Unexpected empty method 'onEdit'
|
nodejs / lint-eslint:
src/component/1d/peaks/Peaks.tsx#L8
There should be at least one empty line between import groups
|