Skip to content

chore: upgrade react native 0.76 #3435

chore: upgrade react native 0.76

chore: upgrade react native 0.76 #3435

Triggered via pull request December 3, 2024 11:59
Status Failure
Total duration 2m 54s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

type-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Run type check: src/components/BottomSheetWrapper.tsx#L174
Type 'number[]' is not assignable to type 'number | [activeOffsetXStart: number, activeOffsetXEnd: number] | undefined'.
Run type check: src/components/BottomSheetWrapper.tsx#L175
Type 'number[]' is not assignable to type 'number | [activeOffsetYStart: number, activeOffsetYEnd: number] | undefined'.
Run type check: src/components/Suggestions.tsx#L192
Type '{ activeOffsetX: number[]; }' is not assignable to type 'Partial<Omit<PanGestureHandlerProps, "enabled" | "onHandlerStateChange">>'.
Run type check
Process completed with exit code 2.
Run type check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636