Skip to content

ci: add unit tests workflow (#2) #1

ci: add unit tests workflow (#2)

ci: add unit tests workflow (#2) #1

Triggered via push October 4, 2025 08:37
Status Failure
Total duration 22s
Artifacts

test.yml

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

Annotations

1 error and 9 warnings
test (20.x)
Process completed with exit code 1.
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