Skip to content

chore(tests): Tab-bar-hidden test refactor with new manual scenario #2432

chore(tests): Tab-bar-hidden test refactor with new manual scenario

chore(tests): Tab-bar-hidden test refactor with new manual scenario #2432

Triggered via pull request April 3, 2026 11:36
Status Cancelled
Total duration 1m 36s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 13 warnings
lint-android
Canceling since a higher priority waiting request for install-and-lint-android-refs/pull/3840/merge exists
lint-android
The operation was canceled.
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-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-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-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/