Skip to content

chore(deps): Upgrade part of deps to latest #580

chore(deps): Upgrade part of deps to latest

chore(deps): Upgrade part of deps to latest #580

Triggered via pull request December 15, 2024 11:02
Status Failure
Total duration 3m 15s
Artifacts

test.yml

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

Annotations

5 errors and 1 warning
src/ChartProvider/__tests__/theme.test.tsx > ChartProvider theme > default theme: packages/charts/src/theme/index.ts#L12
Error: Invalid hook call. Hooks can only be called inside of the body of a function component. This could happen for one of the following reasons: 1. You might have mismatching versions of React and the renderer (such as React DOM) 2. You might be breaking the Rules of Hooks 3. You might have more than one copy of React in the same app See https://reactjs.org/link/invalid-hook-call for tips about how to debug and fix this problem. ❯ resolveDispatcher ../../node_modules/.pnpm/[email protected]/node_modules/react/cjs/react.development.js:1476:13 ❯ Proxy.useContext ../../node_modules/.pnpm/[email protected]/node_modules/react/cjs/react.development.js:1484:20 ❯ Module.useTheme src/theme/index.ts:12:34 ❯ Child src/ChartProvider/__tests__/theme.test.tsx:10:27 ❯ renderWithHooks ../../node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:15486:18 ❯ mountIndeterminateComponent ../../node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:20103:13 ❯ beginWork ../../node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:21626:16 ❯ beginWork$1 ../../node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:27465:14 ❯ performUnitOfWork ../../node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:26599:12 ❯ workLoopSync ../../node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:26505:5
src/ChartProvider/__tests__/theme.test.tsx > ChartProvider theme > light theme: packages/charts/src/theme/index.ts#L12
Error: Invalid hook call. Hooks can only be called inside of the body of a function component. This could happen for one of the following reasons: 1. You might have mismatching versions of React and the renderer (such as React DOM) 2. You might be breaking the Rules of Hooks 3. You might have more than one copy of React in the same app See https://reactjs.org/link/invalid-hook-call for tips about how to debug and fix this problem. ❯ resolveDispatcher ../../node_modules/.pnpm/[email protected]/node_modules/react/cjs/react.development.js:1476:13 ❯ Proxy.useContext ../../node_modules/.pnpm/[email protected]/node_modules/react/cjs/react.development.js:1484:20 ❯ Module.useTheme src/theme/index.ts:12:34 ❯ Child src/ChartProvider/__tests__/theme.test.tsx:24:27 ❯ renderWithHooks ../../node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:15486:18 ❯ mountIndeterminateComponent ../../node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:20103:13 ❯ beginWork ../../node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:21626:16 ❯ beginWork$1 ../../node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:27465:14 ❯ performUnitOfWork ../../node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:26599:12 ❯ workLoopSync ../../node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:26505:5
src/ChartProvider/__tests__/theme.test.tsx > ChartProvider theme > dark theme: packages/charts/src/theme/index.ts#L12
Error: Invalid hook call. Hooks can only be called inside of the body of a function component. This could happen for one of the following reasons: 1. You might have mismatching versions of React and the renderer (such as React DOM) 2. You might be breaking the Rules of Hooks 3. You might have more than one copy of React in the same app See https://reactjs.org/link/invalid-hook-call for tips about how to debug and fix this problem. ❯ resolveDispatcher ../../node_modules/.pnpm/[email protected]/node_modules/react/cjs/react.development.js:1476:13 ❯ Proxy.useContext ../../node_modules/.pnpm/[email protected]/node_modules/react/cjs/react.development.js:1484:20 ❯ Module.useTheme src/theme/index.ts:12:34 ❯ Child src/ChartProvider/__tests__/theme.test.tsx:38:27 ❯ renderWithHooks ../../node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:15486:18 ❯ mountIndeterminateComponent ../../node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:20103:13 ❯ beginWork ../../node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:21626:16 ❯ beginWork$1 ../../node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:27465:14 ❯ performUnitOfWork ../../node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:26599:12 ❯ workLoopSync ../../node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:26505:5
src/ChartProvider/__tests__/theme.test.tsx > ChartProvider theme > custom theme config: packages/charts/src/theme/index.ts#L12
Error: Invalid hook call. Hooks can only be called inside of the body of a function component. This could happen for one of the following reasons: 1. You might have mismatching versions of React and the renderer (such as React DOM) 2. You might be breaking the Rules of Hooks 3. You might have more than one copy of React in the same app See https://reactjs.org/link/invalid-hook-call for tips about how to debug and fix this problem. ❯ resolveDispatcher ../../node_modules/.pnpm/[email protected]/node_modules/react/cjs/react.development.js:1476:13 ❯ Proxy.useContext ../../node_modules/.pnpm/[email protected]/node_modules/react/cjs/react.development.js:1484:20 ❯ Module.useTheme src/theme/index.ts:12:34 ❯ Child src/ChartProvider/__tests__/theme.test.tsx:52:27 ❯ renderWithHooks ../../node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:15486:18 ❯ mountIndeterminateComponent ../../node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:20103:13 ❯ beginWork ../../node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:21626:16 ❯ beginWork$1 ../../node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:27465:14 ❯ performUnitOfWork ../../node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:26599:12 ❯ workLoopSync ../../node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:26505:5
test (16.x, ubuntu-latest)
Process completed with exit code 1.
test (16.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636