Update tamagui monorepo to ^1.125.14 #200
node.js.yml
on: pull_request
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.
|