docs: improve documentation and fix progress bar seek issue #15
ci.yml
on: push
lint
1m 22s
build-library
1m 20s
build-web
1m 53s
build-android
1m 34s
Annotations
1 error and 13 warnings
|
build-web
Process completed with exit code 1.
|
|
lint:
src/layouts/DefaultLayout.tsx#L14
'themeSetRef' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
lint:
src/hooks/media/useProgress.ts#L27
'duration' is already declared in the upper scope on line 6 column 21
|
|
lint:
src/gestures/GestureHandler.tsx#L77
Inline style: { right: '-15%' }
|
|
lint:
src/gestures/GestureHandler.tsx#L71
Inline style: { left: '-15%' }
|
|
lint:
src/gestures/GestureHandler.tsx#L41
'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#L36
Inline style: { overflow: 'hidden' }
|
|
lint:
src/components/VideoPlayer.tsx#L32
Inline style: { position: 'relative' }
|
|
lint
Cache save failed.
|
|
build-android
Cache save failed.
|
|
build-web
Cache save failed.
|