Update README.md #26
ci.yml
on: push
lint
12s
test
24s
build-library
23s
build-android
5m 44s
build-ios
1m 7s
Annotations
6 errors and 3 warnings
lint:
example/src/App.tsx#L46
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#L68
Inline style: { backgroundColor: "scheme === 'dark' ? 'black' : 'white'" }
|
lint
Inline style: { width: '100%', backgroundColor: 'transparent' }
|
lint
Inline style: { padding: 16, paddingBottom: 75, backgroundColor: 'transparent' }
|