Skip to content

build(deps): bump activesupport from 7.0.8 to 7.2.3.1 in /examples/expo #34

build(deps): bump activesupport from 7.0.8 to 7.2.3.1 in /examples/expo

build(deps): bump activesupport from 7.0.8 to 7.2.3.1 in /examples/expo #34

Triggered via pull request March 24, 2026 01:37
Status Failure
Total duration 41m 52s
Artifacts

ci.yml

on: pull_request
Matrix: build-library
Matrix: lint
Matrix: test-android
Matrix: test-ios
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 22 warnings
lint (ubuntu): examples/legacy/src/examples/advanced/ChannelMediaRelay/ChannelMediaRelay.tsx#L9
Cannot find module 'react-native-agora' or its corresponding type declarations.
lint (ubuntu): examples/legacy/src/examples/advanced/BeautyEffect/BeautyEffect.tsx#L8
Cannot find module 'react-native-agora' or its corresponding type declarations.
lint (ubuntu): examples/legacy/src/examples/advanced/AudioSpectrum/AudioSpectrum.tsx#L11
Cannot find module 'react-native-agora' or its corresponding type declarations.
lint (ubuntu): examples/legacy/src/examples/advanced/AudioMixing/AudioMixing.tsx#L9
Cannot find module 'react-native-agora' or its corresponding type declarations.
lint (ubuntu): examples/legacy/src/examples/advanced/AudioCallRoute/AudioCallRoute.tsx#L7
Cannot find module 'react-native-agora' or its corresponding type declarations.
lint (ubuntu): examples/legacy/src/context/pip.tsx#L2
Cannot find module 'react-native-agora' or its corresponding type declarations.
lint (ubuntu): examples/legacy/src/components/ui/index.tsx#L38
Cannot find module 'react-native-agora' or its corresponding type declarations.
lint (ubuntu): examples/legacy/src/components/BaseComponent.tsx#L22
Cannot find module 'react-native-agora' or its corresponding type declarations.
lint (ubuntu): examples/legacy/src/App.tsx#L21
Cannot find module 'react-native-agora' or its corresponding type declarations.
lint (ubuntu): examples/expo/app/examples/advanced/PushVideoFrame/PushVideoFrame.tsx#L3
File '/home/runner/work/react-native-shengwang/react-native-shengwang/examples/expo/node_modules/react-native-image-tool/index.d.ts' is not a module.
lint (windows)
The strategy configuration was canceled because "lint.ubuntu" failed
lint (windows)
The operation was canceled.
build-library (ubuntu)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@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/
lint (ubuntu)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@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/
lint (ubuntu): examples/expo/app/examples/hook/JoinMultipleChannel/JoinMultipleChannel.tsx#L186
'stats' is defined but never used. Allowed unused args must match /^_/u
lint (ubuntu): examples/expo/app/examples/hook/JoinMultipleChannel/JoinMultipleChannel.tsx#L177
'elapsed' is defined but never used. Allowed unused args must match /^_/u
lint (ubuntu): examples/expo/app/examples/basic/JoinChannelAudio/JoinChannelAudio.tsx#L337
'totalVolume' is defined but never used. Allowed unused args must match /^_/u
lint (ubuntu): examples/expo/app/examples/basic/JoinChannelAudio/JoinChannelAudio.tsx#L336
'speakerNumber' is defined but never used. Allowed unused args must match /^_/u
lint (ubuntu): examples/expo/app/examples/advanced/PictureInPicture/PictureInPicture.tsx#L407
'reason' is defined but never used. Allowed unused args must match /^_/u
lint (ubuntu): examples/expo/app/examples/advanced/PictureInPicture/PictureInPicture.tsx#L387
'elapsed' is defined but never used. Allowed unused args must match /^_/u
lint (ubuntu): examples/expo/app/_layout.tsx#L80
Do not define components during render. React will see a new component type on every render and destroy the entire subtree’s DOM nodes and state (https://reactjs.org/docs/reconciliation.html#elements-of-different-types). Instead, move this component definition out of the parent component “RootLayout” and pass data as props. If you want to allow component creation in props, set allowAsProps option to true
lint (ubuntu): examples/expo/app/_layout.tsx#L68
Do not define components during render. React will see a new component type on every render and destroy the entire subtree’s DOM nodes and state (https://reactjs.org/docs/reconciliation.html#elements-of-different-types). Instead, move this component definition out of the parent component “RootLayout” and pass data as props. If you want to allow component creation in props, set allowAsProps option to true
lint (ubuntu): examples/expo/app/_layout.tsx#L56
Do not define components during render. React will see a new component type on every render and destroy the entire subtree’s DOM nodes and state (https://reactjs.org/docs/reconciliation.html#elements-of-different-types). Instead, move this component definition out of the parent component “RootLayout” and pass data as props. If you want to allow component creation in props, set allowAsProps option to true
test (ubuntu)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@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/
lint (windows)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@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-library (windows)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@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/
test (windows)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@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/
test-ios (1)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v3, futureware-tech/simulator-action@v4, maxim-lobanov/setup-cocoapods@v1. 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/
test-ios (1)
More than one (5) device matching requirements (os:[] os_version:[] model:[iPhone 16]) have been found.
test-android (false)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-java@v3, actions/setup-node@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/
test-android (true)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-java@v3, actions/setup-node@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/
test-ios (0)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v3, futureware-tech/simulator-action@v4, maxim-lobanov/setup-cocoapods@v1. 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/
test-ios (0)
More than one (5) device matching requirements (os:[] os_version:[] model:[iPhone 16]) have been found.