Skip to content

Remove deprecated components #3915

Remove deprecated components

Remove deprecated components #3915

Triggered via pull request October 6, 2025 09:30
Status Success
Total duration 1m 35s
Artifacts

static-root-checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
check: packages/react-native-gesture-handler/src/components/GestureButtons.tsx#L160
Add missing 'displayName' for component
check: packages/react-native-gesture-handler/src/components/GestureButtons.tsx#L157
In React 19, 'forwardRef' is no longer necessary. Pass 'ref' as a prop instead
check: packages/react-native-gesture-handler/src/components/GestureButtons.tsx#L155
Add missing 'displayName' for component
check: packages/react-native-gesture-handler/src/components/GestureButtons.tsx#L152
In React 19, 'forwardRef' is no longer necessary. Pass 'ref' as a prop instead
check: packages/react-native-gesture-handler/src/__tests__/Events.test.tsx#L385
Avoid calling `expect` conditionally`
check: packages/react-native-gesture-handler/src/__tests__/Events.test.tsx#L384
Avoid calling `expect` conditionally`
check: packages/react-native-gesture-handler/src/__tests__/Events.test.tsx#L382
Avoid calling `expect` conditionally`
check: packages/react-native-gesture-handler/src/RNRenderer.web.ts#L2
Unexpected any. Specify a different type
check: packages/react-native-gesture-handler/src/RNGestureHandlerModule.web.ts#L63
Unsafe call of an `any` typed value