Skip to content

[iOS] Refactor Touchable not to rely on GestureDetector #5287

[iOS] Refactor Touchable not to rely on GestureDetector

[iOS] Refactor Touchable not to rely on GestureDetector #5287

Triggered via pull request July 27, 2026 07:32
Status Success
Total duration 1m 33s
Artifacts

static-root-checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
check
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: packages/react-native-gesture-handler/src/__tests__/api_v3.test.tsx#L118
Unsafe return of an `any` typed value
check: packages/react-native-gesture-handler/src/__tests__/api_v3.test.tsx#L105
Unsafe argument of type `any` assigned to a parameter of type `GestureHandlerEventWithHandlerData<PanHandlerData, PanExtendedHandlerData>`
check: packages/react-native-gesture-handler/src/__tests__/api_v3.test.tsx#L88
Unsafe return of an `any` typed value
check: packages/react-native-gesture-handler/src/__tests__/api_v3.test.tsx#L87
Unsafe return of an `any` typed value
check: packages/react-native-gesture-handler/src/__tests__/api_v3.test.tsx#L59
Unsafe return of an `any` typed value
check: packages/react-native-gesture-handler/src/__tests__/api_v3.test.tsx#L58
Unsafe return of an `any` typed value
check: packages/react-native-gesture-handler/src/__tests__/Events.test.tsx#L175
Avoid calling `expect` conditionally`
check: packages/react-native-gesture-handler/src/__tests__/Events.test.tsx#L174
Avoid calling `expect` conditionally`
check: packages/react-native-gesture-handler/src/__tests__/Events.test.tsx#L172
Avoid calling `expect` conditionally`
check: packages/react-native-gesture-handler/src/__tests__/Errors.test.tsx#L15
Unsafe return of an `any` typed value