Skip to content

Change components implementation #323

Change components implementation

Change components implementation #323

Triggered via pull request November 28, 2025 18:40
Status Failure
Total duration 1m 13s
Artifacts

yarn-validation.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
check
Process completed with exit code 1.
check
Type '{ onBegin: (e: CallbackEventType) => void; onStart: (e: CallbackEventType) => void; onEnd: (e: CallbackEventType, success: boolean) => void; ... 74 more ...; style: StyleProp<...>[]; }' is not assignable to type 'IntrinsicAttributes & LegacyRawButtonProps & { disableReanimated?: boolean | undefined; useAnimated?: boolean | undefined; } & WithSharedValueRecursive<...> & GestureCallbacks<...> & NativeGestureNativeProperties & ExternalRelations & { ...; }'.
check
Type '{ onBegin: (e: CallbackEventType) => void; onStart: (e: CallbackEventType) => void; onEnd: (e: CallbackEventType, success: boolean) => void; ... 74 more ...; style: StyleProp<...>[]; }' is not assignable to type 'IntrinsicAttributes & LegacyRawButtonProps & { disableReanimated?: boolean | undefined; useAnimated?: boolean | undefined; } & WithSharedValueRecursive<...> & GestureCallbacks<...> & NativeGestureNativeProperties & ExternalRelations & { ...; }'.