Skip to content

fix(logs): surface handled errors as info in logs #9976

fix(logs): surface handled errors as info in logs

fix(logs): surface handled errors as info in logs #9976

Triggered via pull request February 11, 2026 05:02
Status Failure
Total duration 1m 34s
Artifacts

ci.yml

on: pull_request
Detect Version
0s
Detect Version
Test and Build  /  Test and Build
1m 8s
Test and Build / Test and Build
Check Docs Changes
0s
Check Docs Changes
Matrix: Build AMD64
Matrix: Build ARM64 (GHCR Only)
Process Docs  /  Process Documentation Embeddings
Process Docs / Process Documentation Embeddings
Matrix: Create GHCR Manifests
Create GitHub Release
0s
Create GitHub Release
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 3 warnings
Test and Build / Test and Build
Process completed with exit code 1.
Test and Build / Test and Build
sim#test: command (/home/runner/_work/sim/sim/apps/sim) /home/runner/.bun/bin/bun run test exited (1)
lib/logs/execution/trace-spans/trace-spans.test.ts > errorHandled - handled errors should not bubble up > many loop iterations with handled errors produce a successful workflow: apps/sim/lib/logs/execution/trace-spans/trace-spans.test.ts#L1481
AssertionError: expected 'error' to be 'success' // Object.is equality Expected: "success" Received: "error" ❯ lib/logs/execution/trace-spans/trace-spans.test.ts:1481:33
lib/logs/execution/trace-spans/trace-spans.test.ts > errorHandled - handled errors should not bubble up > handled errors inside parallel iterations still show error on parallel but not on workflow: apps/sim/lib/logs/execution/trace-spans/trace-spans.test.ts#L1299
AssertionError: expected 'error' to be 'success' // Object.is equality Expected: "success" Received: "error" ❯ lib/logs/execution/trace-spans/trace-spans.test.ts:1299:35
lib/logs/execution/trace-spans/trace-spans.test.ts > errorHandled - handled errors should not bubble up > handled errors inside loop iterations still show error on loop but not on workflow: apps/sim/lib/logs/execution/trace-spans/trace-spans.test.ts#L1244
AssertionError: expected 'error' to be 'success' // Object.is equality Expected: "success" Received: "error" ❯ lib/logs/execution/trace-spans/trace-spans.test.ts:1244:35
Test and Build / Test and Build
Skipping sticky disk commit due to previous step failures
Test and Build / Test and Build
- Step: unknown (failed)
Test and Build / Test and Build
Found 2 failed/cancelled steps in previous workflow steps