fix(ci): update ci.yml to ignore docs dir and rename deploy.yml to do… #13
ci.yml
on: push
lint
27s
build-library
24s
build-web
15s
build-android
35s
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' }
|