Skip to content

Update tamagui monorepo to ^1.125.14 #200

Update tamagui monorepo to ^1.125.14

Update tamagui monorepo to ^1.125.14 #200

Triggered via pull request February 13, 2025 03:23
Status Failure
Total duration 1m 7s
Artifacts

node.js.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

3 errors
types: packages/core/src/contexts/ThemeContext.native.tsx#L14
Type 'ExtractedTheme<Theme>' is not assignable to type '{ breakpoints: { xs: string; sm: string; md: string; lg: string; xl: string; xxl: string; }; colors: { black: string; white: string; background: { default: string; }; text: { default: string; }; border: { default: string; }; }; ... 4 more ...; sxConfig: any; }'.
types: packages/core/src/contexts/ThemeContext.native.tsx#L15
Type 'ExtractedTheme<Theme>' is not assignable to type '{ breakpoints: { xs: string; sm: string; md: string; lg: string; xl: string; xxl: string; }; colors: { black: string; white: string; background: { default: string; }; text: { default: string; }; border: { default: string; }; }; ... 4 more ...; sxConfig: any; }'.
types
Process completed with exit code 2.