Skip to content

test: global preload resets process-global gate state per test, fixin… #4

test: global preload resets process-global gate state per test, fixin…

test: global preload resets process-global gate state per test, fixin… #4

Triggered via push July 24, 2026 17:51
Status Failure
Total duration 1m 47s
Artifacts

release.yml

on: push
Matrix: verify-npm-wrapper
Verify Public Dist Bundle
Verify Public Dist Bundle
Create Source Release
Create Source Release
Matrix: build
Stage + Publish
0s
Stage + Publish
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
error: expect(received).toBe(expected): src/infra/agents/tools/trading/trading.approvalBinding.test.ts#L170
Expected: false Received: undefined at <anonymous> (/home/runner/work/gordon/gordon/src/infra/agents/tools/trading/trading.approvalBinding.test.ts:170:28)
error: expect(received).toBe(expected): src/infra/agents/tools/trading/trading.approvalBinding.test.ts#L158
Expected: true Received: undefined at <anonymous> (/home/runner/work/gordon/gordon/src/infra/agents/tools/trading/trading.approvalBinding.test.ts:158:32)
error: expect(received).toBe(expected): src/infra/agents/tools/trading/trading.approvalBinding.test.ts#L149
Expected: false Received: undefined at <anonymous> (/home/runner/work/gordon/gordon/src/infra/agents/tools/trading/trading.approvalBinding.test.ts:149:28)
error: expect(received).toBe(expected): src/infra/agents/tools/trading/trading.approvalBinding.test.ts#L133
Expected: "DRAFT" Received: "APPROVED" at <anonymous> (/home/runner/work/gordon/gordon/src/infra/agents/tools/trading/trading.approvalBinding.test.ts:133:38)
error: expect(received).toBe(expected): src/infra/agents/tools/trading/trading.approvalBinding.test.ts#L122
Expected: true Received: undefined at <anonymous> (/home/runner/work/gordon/gordon/src/infra/agents/tools/trading/trading.approvalBinding.test.ts:122:28)
error: expect(received).toBe(expected): src/infra/proactive/judges/proposalJudge.backpressure.test.ts#L76
Expected: true Received: false at <anonymous> (/home/runner/work/gordon/gordon/src/infra/proactive/judges/proposalJudge.backpressure.test.ts:76:36)
error: expect(received).not.toBeNull(): src/core/lifecycle/session-persistence.test.ts#L148
Received: null at <anonymous> (/home/runner/work/gordon/gordon/src/core/lifecycle/session-persistence.test.ts:148:24)
error: expect(received).not.toBeNull(): src/core/lifecycle/session-persistence.test.ts#L102
Received: null at <anonymous> (/home/runner/work/gordon/gordon/src/core/lifecycle/session-persistence.test.ts:102:24)
error: expect(received).not.toBeNull(): src/core/lifecycle/session-persistence.test.ts#L66
Received: null at <anonymous> (/home/runner/work/gordon/gordon/src/core/lifecycle/session-persistence.test.ts:66:24)
Test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/