Skip to content

Fix JSON stringify circular structure when logging #1321

Fix JSON stringify circular structure when logging

Fix JSON stringify circular structure when logging #1321

Triggered via pull request October 3, 2025 14:38
Status Failure
Total duration 1m 12s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
test
Process completed with exit code 1.
test/unit/core/cliManager.test.ts > CliManager > Existing Binary Handling > downloads when no binary exists: test/unit/core/cliManager.test.ts#L285
AssertionError: expected 'mock-binary-v1.2' to be 'mock-binary-v1.2.3' // Object.is equality Expected: "mock-binary-v1.2.3" Received: "mock-binary-v1.2" ❯ test/unit/core/cliManager.test.ts:285:55