Skip to content

feat:支持Session导入 #1053

feat:支持Session导入

feat:支持Session导入 #1053

Re-run triggered August 21, 2026 01:02
Status Failure
Total duration 2m 3s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
ci
Process completed with exit code 1.
error: expect(received).toBeNull(): src/utils/__tests__/cacheSafeParamsSlot.test.ts#L78
Received: { forkContextMessages: [ "original-session" ], } at <anonymous> (/home/runner/work/claude-code/claude-code/src/utils/__tests__/cacheSafeParamsSlot.test.ts:78:38)
error: expect(received).toBeNull(): src/utils/__tests__/cacheSafeParamsSlot.test.ts#L71
Received: { forkContextMessages: [ "session-a" ], } at <anonymous> (/home/runner/work/claude-code/claude-code/src/utils/__tests__/cacheSafeParamsSlot.test.ts:71:38)
error: expect(received).toBeNull(): src/utils/__tests__/cacheSafeParamsSlot.test.ts#L65
Received: { forkContextMessages: [ "pre-clear" ], } at <anonymous> (/home/runner/work/claude-code/claude-code/src/utils/__tests__/cacheSafeParamsSlot.test.ts:65:38)
error: expect(received).toMatch(expected): src/utils/__tests__/uuid.test.ts#L49
Expected substring or pattern: /^acompact-[0-9a-f]{16}$/ Received: "agent-1" at <anonymous> (/home/runner/work/claude-code/claude-code/src/utils/__tests__/uuid.test.ts:49:16)
error: expect(received).toMatch(expected): src/utils/__tests__/uuid.test.ts#L44
Expected substring or pattern: /^a[0-9a-f]{16}$/ Received: "agent-1" at <anonymous> (/home/runner/work/claude-code/claude-code/src/utils/__tests__/uuid.test.ts:44:16)
error: expect(received).not.toBe(expected): src/utils/__tests__/messages.test.ts#L148
Expected: not undefined at <anonymous> (/home/runner/work/claude-code/claude-code/src/utils/__tests__/messages.test.ts:148:27)
error: Timed out waiting for oversized frame close: src/utils/__tests__/udsMessaging.test.ts#L499
at <anonymous> (/home/runner/work/claude-code/claude-code/src/utils/__tests__/udsMessaging.test.ts:499:16) at emit (node:events:97:22) at <anonymous> (node:net:943:12)