Skip to content

fix(android): upgrade build.gradle to fix an issue when importing the… #25

fix(android): upgrade build.gradle to fix an issue when importing the…

fix(android): upgrade build.gradle to fix an issue when importing the… #25

Triggered via push February 27, 2024 09:58
Status Success
Total duration 41s
Artifacts

verify.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
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 }