feat: adapted the app to the new be #34
ci.yml
on: pull_request
lint
1m 26s
test
1m 43s
build-library
1m 38s
build-android
7m 1s
build-ios
11m 56s
Annotations
6 errors and 6 warnings
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.
|
build-ios
react-native-bundle-updater-example#build:ios: command (/Users/runner/work/react-native-bundle-updater/react-native-bundle-updater/example) yarn run build:ios exited (65)
|
build-ios
Process completed with exit code 65.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint:
example/src/App.tsx#L1
Unexpected unlimited 'eslint-disable' comment. Specify some rule names to disable
|
build-library
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-android
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-ios
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|