Skip to content

feat: add support for chat on android #35

feat: add support for chat on android

feat: add support for chat on android #35

Triggered via push October 22, 2023 15:59
Status Failure
Total duration 7m 32s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 3 warnings
lint: example/src/App.tsx#L53
React Hook React.useEffect has a missing dependency: 'yPosition'. Either include it or remove the dependency array
lint
Process completed with exit code 1.
build-android
build:android: command (/home/runner/work/react-native-openai/react-native-openai) yarn run build:android exited (1)
build-android
Process completed with exit code 1.
lint: example/src/App.tsx#L75
Inline style: { backgroundColor: "scheme === 'dark' ? 'black' : 'white'" }
lint
Inline style: { width: '100%', backgroundColor: 'transparent' }
lint
Inline style: { padding: 16, paddingBottom: 75, backgroundColor: 'transparent' }