Skip to content

feat: edit range peaks #6945

feat: edit range peaks

feat: edit range peaks #6945

Triggered via pull request March 14, 2024 17:27
Status Failure
Total duration 1m 39s
Artifacts

nodejs.yml

on: pull_request
nodejs  /  lint-eslint
57s
nodejs / lint-eslint
nodejs  /  lint-prettier
1m 10s
nodejs / lint-prettier
nodejs  /  lint-check-types
49s
nodejs / lint-check-types
Matrix: nodejs / test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
nodejs / lint-check-types: src/component/modal/editRange/forms/components/SignalFormTab.tsx#L44
Type '{ push: <X = any>(obj: X) => void; remove: <X = any>(index: number) => X | undefined; index: number; }' is not assignable to type 'IntrinsicAttributes & CouplingsTableProps'.
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/panels/RangesPanel/hooks/useMapRanges.ts#L9
Unexpected 'todo' comment: 'TODO need to refactor the ranges table'
nodejs / lint-eslint: src/component/panels/SummaryPanel/utilities/Utilities.ts#L126
Unexpected 'todo' comment: 'TODO: handle default?'
nodejs / lint-eslint: src/component/panels/multipleAnalysisPanel/preferences/index.tsx#L50
Unexpected 'todo' comment: 'TODO: remove this hacky use of ref.'