Skip to content

Make CLI refresh warning test deterministic #13

Make CLI refresh warning test deterministic

Make CLI refresh warning test deterministic #13

Triggered via push July 15, 2026 15:55
Status Failure
Total duration 1m 15s
Artifacts

ci.yml

on: push
Prepare verification matrix
11s
Prepare verification matrix
Matrix: package-compatibility
Policy surface
7s
Policy surface
Matrix: verify
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Verify / test
Process completed with exit code 1.
error:: apps/server/tests/runtime-config.test.ts#L102
Expected promise that rejects Received promise that resolved: Promise { <resolved> } at <anonymous> (/home/runner/work/OpenAgentPack/OpenAgentPack/apps/server/tests/runtime-config.test.ts:102:48) at <anonymous> (/home/runner/work/OpenAgentPack/OpenAgentPack/apps/server/tests/runtime-config.test.ts:101:4) at withEnv (/home/runner/work/OpenAgentPack/OpenAgentPack/apps/server/tests/runtime-config.test.ts:39:11) at <anonymous> (/home/runner/work/OpenAgentPack/OpenAgentPack/apps/server/tests/runtime-config.test.ts:95:9) at <anonymous> (/home/runner/work/OpenAgentPack/OpenAgentPack/apps/server/tests/runtime-config.test.ts:94:67)
TypeError: undefined is not an object (evaluating 'provider.base_url'): apps/server/tests/runtime-config.test.ts#L89
at <anonymous> (/home/runner/work/OpenAgentPack/OpenAgentPack/apps/server/tests/runtime-config.test.ts:89:12) at async <anonymous> (/home/runner/work/OpenAgentPack/OpenAgentPack/apps/server/tests/runtime-config.test.ts:80:9)
TypeError: undefined is not an object (evaluating 'provider.api_key'): apps/server/tests/runtime-config.test.ts#L63
at <anonymous> (/home/runner/work/OpenAgentPack/OpenAgentPack/apps/server/tests/runtime-config.test.ts:63:12) at async <anonymous> (/home/runner/work/OpenAgentPack/OpenAgentPack/apps/server/tests/runtime-config.test.ts:49:9)
Gate
Process completed with exit code 1.