Skip to content

Tap e2e test

Tap e2e test #2903

Triggered via pull request July 16, 2026 09:38
Status Success
Total duration 1m 15s
Artifacts
Matrix: check
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
check (apps/basic-example)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
check (apps/common-app)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
check (apps/common-app): apps/common-app/src/legacy/release_tests/nestedGHRootViewWithModal/index.tsx#L14
Do not nest component definitions inside other components or props. Move it to the top level
check (apps/common-app): apps/common-app/src/legacy/release_tests/nestedGHRootViewWithModal/index.tsx#L14
Do not nest component definitions inside other components or props. Move it to the top level
check (apps/common-app): apps/common-app/src/legacy/release_tests/mouseButtons/index.tsx#L30
Do not use item index in the array as its key
check (apps/common-app): apps/common-app/src/legacy/release_tests/combo/index.tsx#L125
Unexpected any. Specify a different type
check (apps/common-app): apps/common-app/src/common_assets/AnimatedCameraView/AnimatedCameraView.tsx#L36
Promise-returning function provided to attribute where a void return was expected
check (apps/common-app): apps/common-app/src/common_assets/AnimatedCameraView/AnimatedCameraView.tsx#L18
Unsafe array destructuring of a tuple element with an `any` value
check (apps/common-app): apps/common-app/src/ListWithHeader/Header.tsx#L143
A 'setTimeout' must be assigned to a variable for proper cleanup