Make CLI refresh warning test deterministic #13
ci.yml
on: push
Prepare verification matrix
11s
Matrix: package-compatibility
Policy surface
7s
Matrix: verify
Gate
2s
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.
|