Skip to content

Update README.md

Update README.md #38

Triggered via push October 23, 2023 00:13
Status Failure
Total duration 4m 33s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 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-ios
build:ios: command (/Users/runner/work/react-native-openai/react-native-openai) yarn run build:ios exited (65)
build-ios
Process completed with exit code 65.
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' }