feat: Switch compaction model from session model #24779
Annotations
7 errors
|
unit (linux)
Process completed with exit code 1.
|
|
unit (linux)
opencode#test: command (/home/runner/_work/opencode/opencode/packages/opencode) /home/runner/.bun/bin/bun run test exited (1)
|
|
unit (windows)
Process completed with exit code 1.
|
|
error: expect(received).toBe(expected):
packages\opencode\test\provider\provider.test.ts#L407
Expected: "anthropic"
Received: "updated"
at <anonymous> (C:\runner\_work\opencode\opencode\packages\opencode\test\provider\provider.test.ts:407:32)
|
|
unit (windows)
opencode#test: command (C:\runner\_work\opencode\opencode\packages\opencode) C:\Users\runneradmin\.bun\bin\bun.exe run test exited (1)
|
|
error: expect(received).toBe(expected):
packages\opencode\test\config\config.test.ts#L1147
Expected: "user/model"
Received: "updated/model"
at <anonymous> (C:\runner\_work\opencode\opencode\packages\opencode\test\config\config.test.ts:1147:28)
|
|
test (linux)
Process completed with exit code 1.
|