Skip to content

chore: release 0.2.0 #5

chore: release 0.2.0

chore: release 0.2.0 #5

Triggered via push August 26, 2023 16:23
Status Success
Total duration 34s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: example/src/components/LogBox.tsx#L38
Inline style: { height: 260 }
lint: example/src/screens/AdScreen.tsx#L99
'options' is already declared in the upper scope on line 70 column 10
lint: example/src/screens/AdScreen.tsx#L108
Inline style: { backgroundColor: 'yellow' }
lint: example/src/screens/AdScreen.tsx#L121
It's not necessary to initialize 'newTargeting: CustomTargeting | undefined' to undefined
lint: example/src/screens/AdScreen.tsx#L139
Inline style: { height: 500 }
lint: example/src/screens/AdScreen.tsx#L143
Inline style: { backgroundColor: 'gray' }
lint: example/src/screens/AdScreen.tsx#L147
'targeting' is already declared in the upper scope on line 69 column 10
lint: example/src/screens/AdScreen.tsx#L182
Inline style: { width: 40, height: 40 }
lint: example/src/screens/AdScreen.tsx#L189
Inline style: { width: '100%', aspectRatio: 3.2 }
lint: example/src/screens/AdScreen.tsx#L193
Inline style: { gap: 4 }