Skip to content

chore: update readme #46

chore: update readme

chore: update readme #46

Triggered via push November 3, 2023 13:53
Status Failure
Total duration 3m 14s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 7 warnings
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.
lint: example/src/App.tsx#L82
Inline style: { backgroundColor: "scheme === 'dark' ? 'black' : 'white'" }
lint
'result' is already declared in the upper scope on line 23 column 10
lint
Inline style: { flexDirection: 'row' }
lint
Inline style: { width: '100%', backgroundColor: 'transparent' }
lint
Inline style: { padding: 16, paddingBottom: 75, backgroundColor: 'transparent' }
lint
Inline style: { width: '100%', height: 300, backgroundColor: 'transparent' }
lint
Inline style: { width: '100%', height: '100%' }