Skip to content

feat: 2D phase correction #6336

feat: 2D phase correction

feat: 2D phase correction #6336

Triggered via pull request October 20, 2023 09:10
Status Failure
Total duration 2m 49s
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  /  lint-eslint
2m 7s
nodejs / lint-eslint
nodejs  /  lint-prettier
53s
nodejs / lint-prettier
nodejs  /  lint-check-types
1m 0s
nodejs / lint-check-types
Matrix: nodejs / test
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 10 warnings
nodejs / lint-check-types: src/component/1d/tool/XLabelPointer.tsx#L29
Argument of type '() => Spectrum | null | undefined' is not assignable to parameter of type '() => Spectrum | null'.
nodejs / lint-check-types: src/component/header/Header.tsx#L108
Argument of type '() => EmotionJSX.Element | undefined' is not assignable to parameter of type '() => Element'.
nodejs / lint-check-types: src/component/panels/SummaryPanel/SetShiftTolerancesModal.tsx#L120
Argument of type '() => EmotionJSX.Element[] | undefined' is not assignable to parameter of type '() => Element[]'.
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#L60
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/header/PhaseCorrectionTwoDimensionsPanel.tsx#L136
Unexpected 'todo' comment: 'TODO implement apply filter'
nodejs / lint-eslint: src/component/modal/MultipletAnalysisModal.tsx#L170
Unexpected 'todo' comment: 'TODO: handle error'
nodejs / lint-eslint: src/component/modal/editRange/forms/components/AddSignalFormTab.tsx#L47
Unexpected 'todo' comment: 'TODO: this seems to be a hacky use of...'
nodejs / lint-eslint: src/component/panels/MultipleSpectraAnalysisPanel/preferences/index.tsx#L49
Unexpected 'todo' comment: 'TODO: remove this hacky use of ref.'