Skip to content

Update tamagui monorepo to ^1.125.14 #203

Update tamagui monorepo to ^1.125.14

Update tamagui monorepo to ^1.125.14 #203

Triggered via pull request February 14, 2025 02:24
Status Failure
Total duration 2m 9s
Artifacts

node.js.yml

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

Annotations

16 errors and 6 warnings
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.
packages/components/src/View/View.test.tsx > View > default: packages/core/src/hooks/useStyles.ts#L12
TypeError: Cannot destructure property 'breakpoints' of 'theme' as it is undefined. ❯ packages/core/src/hooks/useStyles.ts:12:11 ❯ packages/core/src/hooks/useStyles.ts:37:20 ❯ mountMemo ../../../../../node_modules/.vite/deps/@testing-library_react.js:12274:27 ❯ Object.useMemo ../../../../../node_modules/.vite/deps/@testing-library_react.js:12598:24 ❯ useStyles packages/core/src/hooks/useStyles.ts:36:22 ❯ packages/core/src/styled.tsx:57:23 ❯ ../../../../../node_modules/.vite/deps/@emotion_react.js:1173:12 ❯ renderWithHooks ../../../../../node_modules/.vite/deps/@testing-library_react.js:11628:26
packages/components/src/View/View.test.tsx > View > non-text is rendered: packages/core/src/hooks/useStyles.ts#L12
TypeError: Cannot destructure property 'breakpoints' of 'theme' as it is undefined. ❯ packages/core/src/hooks/useStyles.ts:12:11 ❯ packages/core/src/hooks/useStyles.ts:37:20 ❯ mountMemo ../../../../../node_modules/.vite/deps/@testing-library_react.js:12274:27 ❯ Object.useMemo ../../../../../node_modules/.vite/deps/@testing-library_react.js:12598:24 ❯ useStyles packages/core/src/hooks/useStyles.ts:36:22 ❯ packages/core/src/styled.tsx:57:23 ❯ ../../../../../node_modules/.vite/deps/@emotion_react.js:1173:12 ❯ renderWithHooks ../../../../../node_modules/.vite/deps/@testing-library_react.js:11628:26
packages/components/src/View/View.test.tsx > View > raw text nodes as children > error logged (single): packages/core/src/hooks/useStyles.ts#L12
TypeError: Cannot destructure property 'breakpoints' of 'theme' as it is undefined. ❯ packages/core/src/hooks/useStyles.ts:12:11 ❯ packages/core/src/hooks/useStyles.ts:37:20 ❯ mountMemo ../../../../../node_modules/.vite/deps/@testing-library_react.js:12274:27 ❯ Object.useMemo ../../../../../node_modules/.vite/deps/@testing-library_react.js:12598:24 ❯ useStyles packages/core/src/hooks/useStyles.ts:36:22 ❯ packages/core/src/styled.tsx:57:23 ❯ ../../../../../node_modules/.vite/deps/@emotion_react.js:1173:12 ❯ renderWithHooks ../../../../../node_modules/.vite/deps/@testing-library_react.js:11628:26
packages/components/src/View/View.test.tsx > View > raw text nodes as children > error logged (array): packages/core/src/hooks/useStyles.ts#L12
TypeError: Cannot destructure property 'breakpoints' of 'theme' as it is undefined. ❯ packages/core/src/hooks/useStyles.ts:12:11 ❯ packages/core/src/hooks/useStyles.ts:37:20 ❯ mountMemo ../../../../../node_modules/.vite/deps/@testing-library_react.js:12274:27 ❯ Object.useMemo ../../../../../node_modules/.vite/deps/@testing-library_react.js:12598:24 ❯ useStyles packages/core/src/hooks/useStyles.ts:36:22 ❯ packages/core/src/styled.tsx:57:23 ❯ ../../../../../node_modules/.vite/deps/@emotion_react.js:1173:12 ❯ renderWithHooks ../../../../../node_modules/.vite/deps/@testing-library_react.js:11628:26
packages/components/src/View/View.test.tsx > View > prop "aria-label" > value is set: packages/core/src/hooks/useStyles.ts#L12
TypeError: Cannot destructure property 'breakpoints' of 'theme' as it is undefined. ❯ packages/core/src/hooks/useStyles.ts:12:11 ❯ packages/core/src/hooks/useStyles.ts:37:20 ❯ mountMemo ../../../../../node_modules/.vite/deps/@testing-library_react.js:12274:27 ❯ Object.useMemo ../../../../../node_modules/.vite/deps/@testing-library_react.js:12598:24 ❯ useStyles packages/core/src/hooks/useStyles.ts:36:22 ❯ packages/core/src/styled.tsx:57:23 ❯ ../../../../../node_modules/.vite/deps/@emotion_react.js:1173:12 ❯ renderWithHooks ../../../../../node_modules/.vite/deps/@testing-library_react.js:11628:26
packages/components/src/View/View.test.tsx > View > prop "aria-labelledby" > value is set: packages/core/src/hooks/useStyles.ts#L12
TypeError: Cannot destructure property 'breakpoints' of 'theme' as it is undefined. ❯ packages/core/src/hooks/useStyles.ts:12:11 ❯ packages/core/src/hooks/useStyles.ts:37:20 ❯ mountMemo ../../../../../node_modules/.vite/deps/@testing-library_react.js:12274:27 ❯ Object.useMemo ../../../../../node_modules/.vite/deps/@testing-library_react.js:12598:24 ❯ useStyles packages/core/src/hooks/useStyles.ts:36:22 ❯ packages/core/src/styled.tsx:57:23 ❯ ../../../../../node_modules/.vite/deps/@emotion_react.js:1173:12 ❯ renderWithHooks ../../../../../node_modules/.vite/deps/@testing-library_react.js:11628:26
packages/components/src/View/View.test.tsx > View > prop "aria-live" > value is set: packages/core/src/hooks/useStyles.ts#L12
TypeError: Cannot destructure property 'breakpoints' of 'theme' as it is undefined. ❯ packages/core/src/hooks/useStyles.ts:12:11 ❯ packages/core/src/hooks/useStyles.ts:37:20 ❯ mountMemo ../../../../../node_modules/.vite/deps/@testing-library_react.js:12274:27 ❯ Object.useMemo ../../../../../node_modules/.vite/deps/@testing-library_react.js:12598:24 ❯ useStyles packages/core/src/hooks/useStyles.ts:36:22 ❯ packages/core/src/styled.tsx:57:23 ❯ ../../../../../node_modules/.vite/deps/@emotion_react.js:1173:12 ❯ renderWithHooks ../../../../../node_modules/.vite/deps/@testing-library_react.js:11628:26
packages/components/src/View/View.test.tsx > View > prop "role" > value is set: packages/core/src/hooks/useStyles.ts#L12
TypeError: Cannot destructure property 'breakpoints' of 'theme' as it is undefined. ❯ packages/core/src/hooks/useStyles.ts:12:11 ❯ packages/core/src/hooks/useStyles.ts:37:20 ❯ mountMemo ../../../../../node_modules/.vite/deps/@testing-library_react.js:12274:27 ❯ Object.useMemo ../../../../../node_modules/.vite/deps/@testing-library_react.js:12598:24 ❯ useStyles packages/core/src/hooks/useStyles.ts:36:22 ❯ packages/core/src/styled.tsx:57:23 ❯ ../../../../../node_modules/.vite/deps/@emotion_react.js:1173:12 ❯ renderWithHooks ../../../../../node_modules/.vite/deps/@testing-library_react.js:11628:26
packages/components/src/View/View.test.tsx > View > prop "role" > value is "button": packages/core/src/hooks/useStyles.ts#L12
TypeError: Cannot destructure property 'breakpoints' of 'theme' as it is undefined. ❯ packages/core/src/hooks/useStyles.ts:12:11 ❯ packages/core/src/hooks/useStyles.ts:37:20 ❯ mountMemo ../../../../../node_modules/.vite/deps/@testing-library_react.js:12274:27 ❯ Object.useMemo ../../../../../node_modules/.vite/deps/@testing-library_react.js:12598:24 ❯ useStyles packages/core/src/hooks/useStyles.ts:36:22 ❯ packages/core/src/styled.tsx:57:23 ❯ ../../../../../node_modules/.vite/deps/@emotion_react.js:1173:12 ❯ renderWithHooks ../../../../../node_modules/.vite/deps/@testing-library_react.js:11628:26
packages/components/src/View/View.test.tsx > View > prop "role" > value alters HTML element: packages/core/src/hooks/useStyles.ts#L12
TypeError: Cannot destructure property 'breakpoints' of 'theme' as it is undefined. ❯ packages/core/src/hooks/useStyles.ts:12:11 ❯ packages/core/src/hooks/useStyles.ts:37:20 ❯ mountMemo ../../../../../node_modules/.vite/deps/@testing-library_react.js:12274:27 ❯ Object.useMemo ../../../../../node_modules/.vite/deps/@testing-library_react.js:12598:24 ❯ useStyles packages/core/src/hooks/useStyles.ts:36:22 ❯ packages/core/src/styled.tsx:57:23 ❯ ../../../../../node_modules/.vite/deps/@emotion_react.js:1173:12 ❯ renderWithHooks ../../../../../node_modules/.vite/deps/@testing-library_react.js:11628:26
test (20.x)
The job was canceled because "_18_x" failed.
test (20.x)
The operation was canceled.
test (22.x)
The job was canceled because "_18_x" failed.
types
Cache not found for keys: node-cache-Linux-x64-yarn-53d655039fe7ab1a9daf80177ace2dfd2ea7525e8a2a642e45cb742e5a83464c
lint
Cache not found for keys: node-cache-Linux-x64-yarn-53d655039fe7ab1a9daf80177ace2dfd2ea7525e8a2a642e45cb742e5a83464c
test (18.x)
Cache not found for keys: node-cache-Linux-x64-yarn-53d655039fe7ab1a9daf80177ace2dfd2ea7525e8a2a642e45cb742e5a83464c
test (18.x)
Cache not found for keys: Linux-playwright-1.49.1
test (20.x)
Cache not found for keys: Linux-playwright-1.49.1
test (22.x)
Cache not found for keys: Linux-playwright-1.49.1