Skip to content

chore(test): new test-tabs-minimize-behavior-ios with scenario (#3852) #2473

chore(test): new test-tabs-minimize-behavior-ios with scenario (#3852)

chore(test): new test-tabs-minimize-behavior-ios with scenario (#3852) #2473

Triggered via push April 8, 2026 12:33
Status Success
Total duration 1m 38s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
lint-js
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@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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-js: src/components/tabs/screen/useTabsScreen.ts#L40
React Hook React.useEffect has a missing dependency: 'componentNodeRef'. Either include it or remove the dependency array
lint-js: src/components/tabs/host/useTabsHost.ts#L33
React Hook React.useEffect has a missing dependency: 'componentNodeRef'. Either include it or remove the dependency array
lint-js: src/components/Screen.web.tsx#L32
Inline style: { display: "activityState !== 0 ? 'flex' : 'none'" }
lint-js: src/components/Screen.tsx#L323
Inline style: { display: "activityState !== 0 ? 'flex' : 'none'" }
lint-js: src/components/Screen.tsx#L315
'props' is already declared in the upper scope on line 70 column 24
lint-js: src/components/Screen.tsx#L186
'ref' is already declared in the upper scope on line 70 column 31
lint-js: src/components/Screen.tsx#L157
'props' is already declared in the upper scope on line 70 column 24
lint-js: src/components/Screen.tsx#L75
'ref' is already declared in the upper scope on line 70 column 31
lint-js: src/components/FullWindowOverlay.tsx#L20
Unexpected any. Specify a different type
lint-ios
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@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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-js: src/components/DebugContainer.tsx#L5
'react-native/Libraries/ReactNative/AppContainer' React Native deep imports are deprecated. Please use the top level import instead
lint-android
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@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/