Skip to content

pass logger to filter for time consuming information #8083

pass logger to filter for time consuming information

pass logger to filter for time consuming information #8083

Triggered via pull request November 25, 2024 21:20
Status Failure
Total duration 1m 37s
Artifacts

nodejs.yml

on: pull_request
nodejs  /  lint-eslint
1m 5s
nodejs / lint-eslint
nodejs  /  lint-prettier
30s
nodejs / lint-prettier
nodejs  /  lint-check-types
38s
nodejs / lint-check-types
Matrix: nodejs / test
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 10 warnings
nodejs / lint-check-types: src/component/reducer/actions/FiltersActions.ts#L1320
Type '(Filter1DEntry | Filter2DEntry)[]' is not assignable to type 'Filter1DEntry[] | Filter2DEntry[]'.
nodejs / lint-check-types: src/component/reducer/actions/FiltersActions.ts#L1325
Type '(Filter1DEntry | Filter2DEntry)[]' is not assignable to type 'Filter1DEntry[] | Filter2DEntry[]'.
nodejs / lint-check-types
Process completed with exit code 2.
nodejs / lint-eslint: src/component/modal/LoadJCAMPModal.tsx#L10
'useLogger' is defined but never used
nodejs / lint-eslint
Process completed with exit code 1.
nodejs / lint-eslint: src/component/assignment/index.tsx#L31
Unexpected 'todo' comment: 'TODO: Fix this type error. It's been...'
nodejs / lint-eslint: src/component/elements/Alert.tsx#L139
Do not use Array index in keys
nodejs / lint-eslint: src/component/elements/Button.tsx#L1
Unexpected 'todo' comment: 'TODO resolve the eslint rules'
nodejs / lint-eslint: src/component/elements/InputRange.tsx#L39
Unexpected 'todo' comment: 'TODO: remove this hacky ref usage.'
nodejs / lint-eslint: src/component/elements/NumberInput2Controller.tsx#L19
Capture group '(\.\d+)' should be converted to a named or non-capturing group
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#L125
Unexpected 'todo' comment: 'TODO: handle default?'
nodejs / lint-eslint: src/component/panels/spectrumSimulation/SpectrumSimulation.tsx#L30
Capture group '(\.\d+)' should be converted to a named or non-capturing group
nodejs / lint-eslint: src/component/reducer/actions/DomainActions.ts#L41
Unexpected 'todo' comment: 'todo: refactor this'