Skip to content

feat: add support for custom domains #29

feat: add support for custom domains

feat: add support for custom domains #29

Triggered via push October 21, 2023 17:09
Status Failure
Total duration 12m 30s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 3 warnings
lint: example/src/App.tsx#L52
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#L74
Inline style: { backgroundColor: "scheme === 'dark' ? 'black' : 'white'" }
lint
Inline style: { width: '100%', backgroundColor: 'transparent' }
lint
Inline style: { padding: 16, paddingBottom: 75, backgroundColor: 'transparent' }