Skip to content

chore: enable noImplicitAny #9116

chore: enable noImplicitAny

chore: enable noImplicitAny #9116

Triggered via pull request October 8, 2025 07:56
Status Failure
Total duration 1m 52s
Artifacts

nodejs.yml

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

Annotations

5 errors and 10 warnings
knip
Process completed with exit code 1.
nodejs / test-package
The process '/opt/hostedtoolcache/node/24.9.0/x64/bin/node' failed with exit code 1
nodejs / lint-eslint
Process completed with exit code 1.
nodejs / lint-eslint: src/component/elements/Sections.tsx#L33
`react-science/ui` import should occur before import of `./pdnd.cjs`
nodejs / lint-eslint: src/component/elements/Sections.tsx#L23
There should be at least one empty line between import groups
nodejs / lint-eslint: src/component/EventsTrackers/KeysListenerTracker.tsx#L72
Avoid passing data to parents in an effect. Instead, let the parent fetch the data itself and pass it down to the child as a prop
nodejs / lint-eslint: src/component/EventsTrackers/BrushTracker.tsx#L346
Avoid passing data to parents in an effect. Instead, let the parent fetch the data itself and pass it down to the child as a prop
nodejs / lint-eslint: src/component/EventsTrackers/BrushTracker.tsx#L341
Avoid passing data to parents in an effect. Instead, let the parent fetch the data itself and pass it down to the child as a prop
nodejs / lint-eslint: src/component/2d/ft/Contours.tsx#L87
Unexpected 'todo' comment: 'TODO: make sure preferences are not a...'
nodejs / lint-eslint: src/component/1d/multiplicityTree/generateTreeNodes.ts#L27
Unexpected 'todo' comment: 'TODO: make sure spectrumData is not a...'
nodejs / lint-eslint: src/component/1d/inset/DraggableInset.tsx#L72
Avoid storing derived state. Compute "bounding" directly during render, optionally with `useMemo` if it's expensive
nodejs / lint-eslint: src/component/1d/FloatingRanges.tsx#L176
Avoid storing derived state. Compute "bounding" directly during render, optionally with `useMemo` if it's expensive
nodejs / lint-eslint: src/component/1d/FloatPublicationString.tsx#L149
Avoid storing derived state. Compute "bounding" directly during render, optionally with `useMemo` if it's expensive
nodejs / lint-eslint: src/component/1d-2d/components/FloatMoleculeStructures/DraggableStructure.tsx#L66
Avoid storing derived state. Compute "bounding" directly during render, optionally with `useMemo` if it's expensive