chore: upgrade react native 0.76 #3435
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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
|