feat: updates to example #12
ci.yml
on: push
lint
55s
test
1m 5s
build-library
1m 5s
build-android
5m 43s
build-ios
17m 59s
Annotations
4 errors and 1 warning
lint:
example/src/App.tsx#L8
'View' is defined but never used
|
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#L38
Inline style: { backgroundColor: "scheme === 'dark' ? 'black' : 'white'" }
|