Skip to content

fix(ci): update ci.yml to ignore docs dir and rename deploy.yml to do… #13

fix(ci): update ci.yml to ignore docs dir and rename deploy.yml to do…

fix(ci): update ci.yml to ignore docs dir and rename deploy.yml to do… #13

Triggered via push August 24, 2025 17:44
Status Failure
Total duration 39s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
build-web
Process completed with exit code 1.
build-library
Process completed with exit code 1.
lint: src/gestures/TapHandler.tsx#L323
Inline style: { right: 0 }
lint: src/gestures/TapHandler.tsx#L318
Inline style: { left: 0 }
lint: src/gestures/TapHandler.tsx#L294
'backwardAnimatedStyle' is assigned a value but never used. Allowed unused vars must match /^_/u
lint: src/gestures/TapHandler.tsx#L293
'forwardAnimatedStyle' is assigned a value but never used. Allowed unused vars must match /^_/u
lint: src/gestures/TapHandler.tsx#L55
'isDoubleTap' is assigned a value but never used. Allowed unused vars must match /^_/u
lint: src/controls/basic/VolumeControl.tsx#L23
'progressColor' is defined but never used. Allowed unused args must match /^_/u
lint: src/controls/basic/VolumeControl.tsx#L22
'trackColor' is defined but never used. Allowed unused args must match /^_/u
lint: src/controls/basic/VolumeControl.tsx#L18
'orientation' is assigned a value but never used. Allowed unused vars must match /^_/u
lint: src/components/VideoPlayer.tsx#L35
Inline style: { overflow: 'hidden' }
lint: src/components/VideoPlayer.tsx#L31
Inline style: { position: 'relative' }