Skip to content

Change to using Flatlist from gesture-handler - 52 #3709

Change to using Flatlist from gesture-handler - 52

Change to using Flatlist from gesture-handler - 52 #3709

Triggered via pull request January 13, 2025 16:26
Status Failure
Total duration 1m 1s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
build: packages/core/src/components/SimpleStyleScrollables/SimpleStyleSectionList.tsx#L33
Type 'Ref<FlatList<any> | FlashList<any>>' is not assignable to type 'LegacyRef<FlatList | FlashList<any>> | undefined'.
build: packages/core/src/components/SimpleStyleScrollables/SimpleStyleSwipeableList.tsx#L33
Type 'Ref<FlatList<any> | FlashList<any>>' is not assignable to type 'LegacyRef<FlatList | FlashList<any>> | undefined'.
build
Process completed with exit code 2.
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636