chore: bump gradle & podlock #44
ci.yml
on: push
lint
31s
test
28s
build-library
23s
build-android
4m 31s
build-ios
11m 22s
Annotations
7 warnings
lint:
example/src/App.tsx#L82
Inline style: { backgroundColor: "scheme === 'dark' ? 'black' : 'white'" }
|
lint
'result' is already declared in the upper scope on line 23 column 10
|
lint
Inline style: { flexDirection: 'row' }
|
lint
Inline style: { width: '100%', backgroundColor: 'transparent' }
|
lint
Inline style: { padding: 16, paddingBottom: 75, backgroundColor: 'transparent' }
|
lint
Inline style: { width: '100%', height: 300, backgroundColor: 'transparent' }
|
lint
Inline style: { width: '100%', height: '100%' }
|