Skip to content

chore: upgrade to react native 81 and expo 54 #3322

chore: upgrade to react native 81 and expo 54

chore: upgrade to react native 81 and expo 54 #3322

Triggered via pull request March 23, 2026 22:50
Status Cancelled
Total duration 12h 49m 52s
Artifacts 9

build-pr.yml

on: pull_request
ESLint and Test  /  run-eslint-and-test
4m 17s
ESLint and Test / run-eslint-and-test
E2E Hold
2s
E2E Hold
Build Android Experimental  /  Hold
2s
Build Android Experimental / Hold
Build iOS Experimental  /  Hold
3s
Build iOS Experimental / Hold
Build Android Official  /  Hold
12h 42m
Build Android Official / Hold
Build iOS Official  /  Hold
12h 42m
Build iOS Official / Hold
E2E Build Android  /  android-build
20m 43s
E2E Build Android / android-build
E2E Build iOS  /  ios-build
22m 4s
E2E Build iOS / ios-build
Build Android Experimental  /  Build
12m 54s
Build Android Experimental / Build
Build iOS Experimental  /  Build
25m 4s
Build iOS Experimental / Build
Build Android Official  /  Build
0s
Build Android Official / Build
Build iOS Official  /  Build
0s
Build iOS Official / Build
Matrix: E2E Run Android
Waiting for pending jobs
Matrix: E2E Run iOS
Build Android Experimental  /  Upload Hold
0s
Build Android Experimental / Upload Hold
Build Android Experimental  /  Internal Sharing
0s
Build Android Experimental / Internal Sharing
Build iOS Experimental  /  Upload
5m 26s
Build iOS Experimental / Upload
Build Android Official  /  Upload Hold
Build Android Official / Upload Hold
Build Android Official  /  Internal Sharing
Build Android Official / Internal Sharing
Build iOS Official  /  Upload Hold
Build iOS Official / Upload Hold
Build Android Experimental  /  Upload
0s
Build Android Experimental / Upload
Build Android Official  /  Upload
0s
Build Android Official / Upload
Build iOS Official  /  Upload
0s
Build iOS Official / Upload
Fit to window
Zoom out
Zoom in

Deployment protection rules

Reviewers, timers, and other rules protecting deployments in this run
Event Environments Comment
Rohit3523
approved Mar 23, 2026
experimental_android_build and experimental_ios_build
Rohit3523
approved Mar 23, 2026
approve_e2e_testing

Annotations

8 errors and 40 warnings
Build Android Experimental / Build
Process completed with exit code 1.
E2E Build Android / android-build
Process completed with exit code 1.
E2E Run iOS (8) / ios-test
Child_process exited with error code 1
E2E Run iOS (5) / ios-test
Child_process exited with error code 1
E2E Run iOS (6) / ios-test
Final attempt failed. Child_process exited with error code 1
Build PR
Canceling since a higher priority waiting request for Build PR-refs/pull/6875/merge exists
Build PR
Canceling since a higher priority waiting request for Build PR-refs/pull/6875/merge exists
Build PR
Canceling since a higher priority waiting request for Build PR-refs/pull/6875/merge exists
ESLint and Test / run-eslint-and-test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
ESLint and Test / run-eslint-and-test
React Hook useEffect has missing dependencies: 'focus', 'prevAction', 'setInput', and 'sharing'. Either include them or remove the dependency array
ESLint and Test / run-eslint-and-test
React Hook useEffect has missing dependencies: 'setInput', 'setQuotesAndText', and 'sharing'. Either include them or remove the dependency array
ESLint and Test / run-eslint-and-test: app/containers/MessageActions/index.tsx#L396
Arrow function has a complexity of 38. Maximum allowed is 31
ESLint and Test / run-eslint-and-test
React Hook useEffect has a missing dependency: 'onEventReceived'. Either include it or remove the dependency array
ESLint and Test / run-eslint-and-test: app/containers/InAppNotification/index.tsx#L74
React Hook useEffect has a missing dependency: 'show'. Either include it or remove the dependency array
ESLint and Test / run-eslint-and-test: app/containers/DotsLoader/index.tsx#L21
React Hook useEffect has a missing dependency: 'scale'. Either include it or remove the dependency array
ESLint and Test / run-eslint-and-test: app/containers/Avatar/useAvatarETag.ts#L64
React Hook useEffect has missing dependencies: 'avatarETag', 'id', 'isDirect', 'rid', and 'username'. Either include them or remove the dependency array
ESLint and Test / run-eslint-and-test: app/containers/AudioPlayer/index.tsx#L149
React Hook useEffect has a missing dependency: 'onPlaybackStatusUpdate'. Either include it or remove the dependency array
ESLint and Test / run-eslint-and-test: app/containers/AudioPlayer/index.tsx#L126
React Hook useEffect has missing dependencies: 'msgId', 'onPlaybackStatusUpdate', 'playbackSpeed', and 'rid'. Either include them or remove the dependency array
ESLint and Test / run-eslint-and-test: app/containers/ActionSheet/useActionSheetDetents.ts#L93
React Hook useMemo has a missing dependency: 'CANCEL_HEIGHT'. Either include it or remove the dependency array
Build Android Experimental / Build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4, actions/***-artifact@v4, gradle/actions/setup-gradle@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
E2E Build Android / android-build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-java@v4, actions/setup-node@v4, ***-actions/setup-***@V3, gradle/actions/setup-gradle@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
E2E Build iOS / ios-build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
E2E Run iOS (13) / ios-test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/download-artifact@v4, actions/setup-java@v4, actions/upload-artifact@v4, nick-fields/retry@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
E2E Run iOS (13) / ios-test
No files were found with the provided path: ~/.maestro/tests/**/*.png. No artifacts will be uploaded.
Build iOS Experimental / Build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
E2E Run iOS (11) / ios-test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/download-artifact@v4, actions/setup-java@v4, actions/upload-artifact@v4, nick-fields/retry@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
E2E Run iOS (11) / ios-test
No files were found with the provided path: ~/.maestro/tests/**/*.png. No artifacts will be uploaded.
E2E Run iOS (9) / ios-test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/download-artifact@v4, actions/setup-java@v4, actions/upload-artifact@v4, nick-fields/retry@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
E2E Run iOS (9) / ios-test
No files were found with the provided path: ~/.maestro/tests/**/*.png. No artifacts will be uploaded.
E2E Run iOS (8) / ios-test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/download-artifact@v4, actions/setup-java@v4, actions/upload-artifact@v4, nick-fields/retry@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
E2E Run iOS (3) / ios-test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/download-artifact@v4, actions/setup-java@v4, actions/upload-artifact@v4, nick-fields/retry@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
E2E Run iOS (3) / ios-test
No files were found with the provided path: ~/.maestro/tests/**/*.png. No artifacts will be uploaded.
E2E Run iOS (5) / ios-test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/download-artifact@v4, actions/setup-java@v4, actions/upload-artifact@v4, nick-fields/retry@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build iOS Experimental / Upload
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/download-artifact@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
E2E Run iOS (1) / ios-test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/download-artifact@v4, actions/setup-java@v4, actions/upload-artifact@v4, nick-fields/retry@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
E2E Run iOS (1) / ios-test
No files were found with the provided path: ~/.maestro/tests/**/*.png. No artifacts will be uploaded.
E2E Run iOS (7) / ios-test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/download-artifact@v4, actions/setup-java@v4, actions/upload-artifact@v4, nick-fields/retry@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
E2E Run iOS (7) / ios-test
No files were found with the provided path: ~/.maestro/tests/**/*.png. No artifacts will be uploaded.
E2E Run iOS (10) / ios-test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/download-artifact@v4, actions/setup-java@v4, actions/upload-artifact@v4, nick-fields/retry@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
E2E Run iOS (10) / ios-test
No files were found with the provided path: ~/.maestro/tests/**/*.png. No artifacts will be uploaded.
E2E Run iOS (4) / ios-test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/download-artifact@v4, actions/setup-java@v4, actions/upload-artifact@v4, nick-fields/retry@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
E2E Run iOS (4) / ios-test
No files were found with the provided path: ~/.maestro/tests/**/*.png. No artifacts will be uploaded.
E2E Run iOS (12) / ios-test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/download-artifact@v4, actions/setup-java@v4, actions/upload-artifact@v4, nick-fields/retry@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
E2E Run iOS (12) / ios-test
No files were found with the provided path: ~/.maestro/tests/**/*.png. No artifacts will be uploaded.
E2E Run iOS (2) / ios-test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/download-artifact@v4, actions/setup-java@v4, actions/upload-artifact@v4, nick-fields/retry@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
E2E Run iOS (2) / ios-test
No files were found with the provided path: ~/.maestro/tests/**/*.png. No artifacts will be uploaded.
E2E Run iOS (6) / ios-test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/download-artifact@v4, actions/setup-java@v4, actions/upload-artifact@v4, nick-fields/retry@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
E2E Run iOS (6) / ios-test
Attempt 1 failed. Reason: Timeout of 1800000ms hit

Artifacts

Produced during runtime
Name Size Digest
iOS Maestro Logs - Shard 5
272 KB
sha256:7aa8e45c58b76ac4b925f41988e9937da63b8d84d4f5fff71cfe30d0d9186302
iOS Maestro Logs - Shard 6
794 KB
sha256:ad3bafb015df6fa027f4d5db788027436b5f7a096a8d02ba3f15fe61f82b7c99
iOS Maestro Logs - Shard 8
3.28 MB
sha256:984fe1ad3b149b6534b8a7d97cf82bcd30b599344f7ab4389a24851d08f49b4f
ios-build-experimental
45.7 MB
sha256:ad29cddd48ffff0cdf4678084ad8045ca823877452376cd3f179b118abec7543
ios-build-experimental-dSYM
135 MB
sha256:19adce75b113297a39d282aad8ce8036623dcfabb211d61988987a40bf998683
ios-build-experimental-info-plist
1.26 KB
sha256:cca39e6a2b13bd4918a18419541797c26d2f21a950b8e11b0e1b911951087fab
ios-simulator-app
24.2 MB
sha256:1762fde770135371d4b7935cae27d3ccd8f373827977b721f42bbf1cbd0c9920
supported-versions-android-experimental
4.22 KB
sha256:c5855cc6313df76c635a9ee5c213c29cf94ac54c30ed7c83f1232f37fded1cb6
supported-versions-ios-experimental
4.22 KB
sha256:fc7732b6a0dba655007f30549b73e44216c4ac19b6c222df97b6707ca9a5d9d4