feat: edit range peaks #6948
nodejs.yml
on: pull_request
nodejs
/
prepare
14s
stylelint
42s
nodejs
/
lint-eslint
1m 3s
nodejs
/
lint-prettier
45s
nodejs
/
lint-check-types
56s
Matrix: nodejs / test
Annotations
2 errors and 10 warnings
nodejs / lint-check-types:
src/component/modal/editRange/EditRangeModal.tsx#L245
Type '{ range: Range_2; preferences: RangesNucleusPreferences; }' is not assignable to type 'IntrinsicAttributes & SignalsFormProps'.
|
nodejs / lint-check-types
Process completed with exit code 2.
|
nodejs / lint-eslint:
src/component/1d/peaks/PeakEditionManager.tsx#L44
Unexpected empty method 'onEdit'
|
nodejs / lint-eslint:
src/component/assignment/index.tsx#L30
Unexpected 'todo' comment: 'TODO: Fix this type error. It's been...'
|
nodejs / lint-eslint:
src/component/elements/Button.tsx#L1
Unexpected 'todo' comment: 'TODO resolve the eslint rules'
|
nodejs / lint-eslint:
src/component/elements/ContextMenu.tsx#L61
Unexpected 'todo' comment: 'TODO: remove this hacky ref usage.'
|
nodejs / lint-eslint:
src/component/elements/InputRange.tsx#L44
Unexpected 'todo' comment: 'TODO: remove this hacky ref usage.'
|
nodejs / lint-eslint:
src/component/elements/popup/Modal/Provider.tsx#L85
Unexpected 'todo' comment: 'todo: optimize this'
|
nodejs / lint-eslint:
src/component/modal/MultipletAnalysisModal.tsx#L175
Unexpected 'todo' comment: 'TODO: handle error'
|
nodejs / lint-eslint:
src/component/modal/editRange/forms/components/JCouplingsTable.tsx#L15
`../../../../hooks/useSpectrum` import should occur before import of `../../../../panels/extra/utilities/MultiplicityUtilities`
|
nodejs / lint-eslint:
src/component/modal/editRange/forms/components/JCouplingsTable.tsx#L16
`../../../../../data/data1d/Spectrum1D` import should occur before import of `../../../../elements/Button`
|
nodejs / lint-eslint:
src/component/modal/editRange/forms/components/JCouplingsTable.tsx#L17
`../../../../context/ChartContext` import should occur before import of `../../../../elements/Button`
|