Skip to content

Upgrade

Upgrade #879

Triggered via push February 16, 2025 18:22
Status Failure
Total duration 45s
Artifacts

test.yml

on: push
Run static tests
36s
Run static tests
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Run static tests
Type '{ activeColor: string; inactiveColor: string; indicatorStyle: { backgroundColor: string; }; labelStyle: { textTransform: string; fontSize: number; }; style: { backgroundColor: string; }; layout: Layout; position: AnimatedInterpolation<...>; jumpTo: (key: string) => void; navigationState: NavigationState<...>; option...' is not assignable to type 'IntrinsicAttributes & SceneRendererProps & { navigationState: NavigationState<any>; scrollEnabled?: boolean; bounces?: boolean; ... 17 more ...; android_ripple?: PressableAndroidRippleConfig; }'.
Run static tests
Property 'id' does not exist on type '{ __typename?: "StoreFollower"; storeId: string; followerId: string; store: { __typename?: "Store"; id: string; name: string; image?: { __typename?: "Image"; id: string; path: string; }; }; }'.
Run static tests
Property 'id' does not exist on type '{ __typename?: "OrderProduct"; orderId: string; productId: string; unitPrice: number; quantity: number; product: { __typename?: "Product"; id: string; name: string; images: { __typename?: "Image"; id: string; path: string; }[]; }; }'.
Run static tests
Process completed with exit code 2.