feat: adapted the app to the new be #30
ci.yml
on: pull_request
lint
1m 19s
test
2m 1s
build-library
1m 44s
build-android
4m 50s
build-ios
6m 42s
Annotations
4 errors and 1 warning
lint:
example/src/App.tsx#L4
'checkAndReplaceBundle' is declared but its value is never read.
|
lint
Process completed with exit code 2.
|
build-android
react-native-bundle-updater-example#build:android: command (/home/runner/work/react-native-bundle-updater/react-native-bundle-updater/example) yarn run build:android exited (1)
|
build-android
Process completed with exit code 1.
|
lint:
example/src/App.tsx#L1
Unexpected unlimited 'eslint-disable' comment. Specify some rule names to disable
|