Skip to content

feat(cli): make the AI service opt-in via a declared dependency (Community-Edition support) #7129

feat(cli): make the AI service opt-in via a declared dependency (Community-Edition support)

feat(cli): make the AI service opt-in via a declared dependency (Community-Edition support) #7129

Re-run triggered June 25, 2026 02:14
Status Failure
Total duration 6m 43s
Artifacts 1

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Test Core
Process completed with exit code 1.
Test Core
@objectstack/runtime#test: command (/home/runner/work/framework/framework/packages/runtime) /opt/hostedtoolcache/node/20.20.2/x64/bin/pnpm run test exited (1)
src/security/api-key.test.ts > extractApiKey > does NOT treat Bearer tokens as API keys: packages/runtime/src/security/api-key.test.ts#L88
AssertionError: expected 'osk_123' to be undefined - Expected: undefined + Received: "osk_123" ❯ src/security/api-key.test.ts:88:64