Bump react-resizable-panels from 2.1.9 to 4.6.5 #31
ci.yml
on: pull_request
Lint & Format
31s
Type Check
38s
Unit Tests
35s
Integration Tests
1m 1s
E2E Tests
1m 37s
Annotations
8 errors
|
Type Check
Process completed with exit code 2.
|
|
Type Check:
components/ui/resizable.tsx#L39
Property 'PanelResizeHandle' does not exist on type 'typeof import("/home/runner/work/cla-bot/cla-bot/node_modules/.pnpm/react-resizable-panels@4.6.5_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/react-resizable-panels/dist/react-resizable-panels")'.
|
|
Type Check:
components/ui/resizable.tsx#L27
Property 'PanelResizeHandle' does not exist on type 'typeof import("/home/runner/work/cla-bot/cla-bot/node_modules/.pnpm/react-resizable-panels@4.6.5_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/react-resizable-panels/dist/react-resizable-panels")'.
|
|
Type Check:
components/ui/resizable.tsx#L24
Property 'PanelResizeHandle' does not exist on type 'typeof import("/home/runner/work/cla-bot/cla-bot/node_modules/.pnpm/react-resizable-panels@4.6.5_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/react-resizable-panels/dist/react-resizable-panels")'.
|
|
Type Check:
components/ui/resizable.tsx#L12
Property 'PanelGroup' does not exist on type 'typeof import("/home/runner/work/cla-bot/cla-bot/node_modules/.pnpm/react-resizable-panels@4.6.5_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/react-resizable-panels/dist/react-resizable-panels")'.
|
|
Type Check:
components/ui/resizable.tsx#L11
Property 'PanelGroup' does not exist on type 'typeof import("/home/runner/work/cla-bot/cla-bot/node_modules/.pnpm/react-resizable-panels@4.6.5_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/react-resizable-panels/dist/react-resizable-panels")'.
|
|
Integration Tests
Process completed with exit code 1.
|
|
tests/integration/api-suite.test.ts > api end-to-end suite passes:
tests/integration/api-suite.test.ts#L1963
AssertionError: CLA update + /recheck command fails outdated contributors on open PRs: Assertion failed: comment exists after /recheck: expected 1 to be +0 // Object.is equality
- Expected
+ Received
- 0
+ 1
❯ tests/integration/api-suite.test.ts:1963:87
|