Skip to content

Fix: onPress callbacks are invoked for all nested Pressables #2797

Fix: onPress callbacks are invoked for all nested Pressables

Fix: onPress callbacks are invoked for all nested Pressables #2797

Triggered via pull request December 20, 2024 15:54
Status Success
Total duration 4m 36s
Artifacts

static-root-checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
check: src/RNGestureHandlerModule.web.ts#L73
Unsafe assignment of an `any` value
check: src/RNGestureHandlerModule.web.ts#L77
Unsafe assignment of an `any` value
check: src/RNGestureHandlerModule.web.ts#L77
Unsafe member access .constructor on an `any` value
check: src/RNGestureHandlerModule.web.ts#L80
Invalid type "any" of template literal expression
check: src/RNGestureHandlerModule.web.ts#L86
Unsafe call of an `any` typed value
check: src/RNGestureHandlerModule.web.ts#L89
Unsafe member access .setView on an `any` value
check: src/RNGestureHandlerModule.web.ts#L89
Unsafe call of an `any` typed value
check: src/RNGestureHandlerModule.web.ts#L101
Unsafe member access .updateGestureConfig on an `any` value
check: src/RNGestureHandlerModule.web.ts#L101
Unsafe call of an `any` typed value
check: src/RNGestureHandlerModule.web.ts#L108
Unsafe return of an `any` typed value