Skip to content

feat: updates to example #12

feat: updates to example

feat: updates to example #12

Triggered via push October 17, 2023 15:19
Status Failure
Total duration 18m 14s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

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'" }