Skip to content

refactor: zones detection options #7382

refactor: zones detection options

refactor: zones detection options #7382

Triggered via pull request June 26, 2024 12:41
Status Failure
Total duration 2m 33s
Artifacts

nodejs.yml

on: pull_request
Matrix: nodejs / test
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
nodejs / lint-prettier
Process completed with exit code 1.
nodejs / lint-eslint: src/component/header/Zones2DOptionPanel.tsx#L33
Unexpected console statement
nodejs / lint-eslint
Process completed with exit code 1.
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/context/KeyModifierContext.tsx#L59
Prefer using an optional chain expression instead, as it's more concise and easier to read
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/Panels.tsx#L231
Do not use Array index in keys
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?'