Skip to content

ci: add lint workflow #3

ci: add lint workflow

ci: add lint workflow #3

Triggered via push October 5, 2025 09:01
Status Success
Total duration 33s
Artifacts

test.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
test (20.x): src/components/SettingsPanel.jsx#L1
'motion' is defined but never used. Allowed unused vars must match /^[A-Z_]/u
test (20.x): src/components/ControlPanel.jsx#L22
'onPause' is defined but never used
test (20.x): src/components/ControlPanel.jsx#L21
'onPlay' is defined but never used
test (20.x): src/components/ControlPanel.jsx#L1
'motion' is defined but never used. Allowed unused vars must match /^[A-Z_]/u
test (20.x): src/components/ArrayVisualizer.jsx#L1
'motion' is defined but never used. Allowed unused vars must match /^[A-Z_]/u
test (20.x): src/components/ArrayBar.jsx#L23
'getFontSize' is assigned a value but never used. Allowed unused vars must match /^[A-Z_]/u
test (20.x): src/components/ArrayBar.jsx#L20
'shouldShowLabel' is assigned a value but never used. Allowed unused vars must match /^[A-Z_]/u
test (20.x): src/components/ArrayBar.jsx#L16
'heightPercentage' is assigned a value but never used. Allowed unused vars must match /^[A-Z_]/u
test (20.x): src/components/ArrayBar.jsx#L1
'motion' is defined but never used. Allowed unused vars must match /^[A-Z_]/u