Skip to content

fix: remove UIPointerInteraction from the view when unbinding the hov… #2870

fix: remove UIPointerInteraction from the view when unbinding the hov…

fix: remove UIPointerInteraction from the view when unbinding the hov… #2870

Triggered via push July 2, 2026 09:46
Status Success
Total duration 4m 11s
Artifacts
Matrix: check
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
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
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/