Skip to content

feat(*): upgrade to RN 0.73.4 #4

feat(*): upgrade to RN 0.73.4

feat(*): upgrade to RN 0.73.4 #4

Triggered via push February 16, 2024 15:02
Status Failure
Total duration 40s
Artifacts

verify.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 5 warnings
pack
Process completed with exit code 1.
lint: src/index.tsx#L133
'reject' is defined but never used. Allowed unused args must match /^_/u
lint
Process completed with exit code 1.
lint: example/src/components/settings/sections/sliderItem.tsx#L25
Inline style: { backgroundColor: '#FA5B30' }
lint: example/src/components/settings/sections/sliderItem.tsx#L26
Inline style: { backgroundColor: '#FA5B30', height: 25, width: 25 }
lint: example/src/components/zoomSlider.tsx#L25
Inline style: { backgroundColor: '#FA5B30' }
lint: example/src/components/zoomSlider.tsx#L26
Inline style: { backgroundColor: '#FA5B30', height: 25, width: 25 }
lint: example/src/components/zoomSlider.tsx#L27
Inline style: { top: 100 }