feat: adapted the app to the new be #31
ci.yml
on: pull_request
lint
17s
test
24s
build-library
31s
build-android
4m 2s
build-ios
2m 16s
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
|