Skip to content

fix: resolve env-var references in MCP server environment config (closes #656) #1626

fix: resolve env-var references in MCP server environment config (closes #656)

fix: resolve env-var references in MCP server environment config (closes #656) #1626

Re-run triggered April 9, 2026 22:11
Status Failure
Total duration 3m 6s
Artifacts

ci.yml

on: pull_request
Detect Changes
5s
Detect Changes
Marker Guard
23s
Marker Guard
TypeScript
2m 58s
TypeScript
Driver E2E
Driver E2E
dbt-tools
dbt-tools
dbt-tools E2E
dbt-tools E2E
Sanity (Verdaccio)
Sanity (Verdaccio)
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
TypeScript
7 test(s) failed
error: expect(received).toBe(expected): packages/opencode/test/cli/tui/worker.test.ts#L67
Expected: "number" Received: "undefined" at <anonymous> (/home/runner/work/altimate-code/altimate-code/packages/opencode/test/cli/tui/worker.test.ts:67:34)
error: No native handler for sql.execute: packages/opencode/src/altimate/native/dispatcher.ts#L49
at call (/home/runner/work/altimate-code/altimate-code/packages/opencode/src/altimate/native/dispatcher.ts:49:15) at <anonymous> (/home/runner/work/altimate-code/altimate-code/packages/opencode/test/altimate/dbt-first-execution.test.ts:286:32)
error: No native handler for sql.execute: packages/opencode/src/altimate/native/dispatcher.ts#L49
at call (/home/runner/work/altimate-code/altimate-code/packages/opencode/src/altimate/native/dispatcher.ts:49:15) at <anonymous> (/home/runner/work/altimate-code/altimate-code/packages/opencode/test/altimate/dbt-first-execution.test.ts:269:32)
error: No native handler for warehouse.discover: packages/opencode/src/altimate/native/dispatcher.ts#L49
at call (/home/runner/work/altimate-code/altimate-code/packages/opencode/src/altimate/native/dispatcher.ts:49:15) at <anonymous> (/home/runner/work/altimate-code/altimate-code/packages/opencode/test/altimate/dbt-first-execution.test.ts:146:32)
error: No native handler for dbt.profiles: packages/opencode/src/altimate/native/dispatcher.ts#L49
at call (/home/runner/work/altimate-code/altimate-code/packages/opencode/src/altimate/native/dispatcher.ts:49:15) at <anonymous> (/home/runner/work/altimate-code/altimate-code/packages/opencode/test/altimate/dbt-first-execution.test.ts:138:32)
error: connection reset: packages/opencode/test/altimate/tracing-adversarial-2.test.ts#L588
at start (/home/runner/work/altimate-code/altimate-code/packages/opencode/test/altimate/tracing-adversarial-2.test.ts:588:34) at <anonymous> (1:11) at <anonymous> (1:11) at <anonymous> (1:11) at <anonymous> (1:11) at <anonymous> (1:11) at fetch (/home/runner/work/altimate-code/altimate-code/packages/opencode/test/altimate/tracing-adversarial-2.test.ts:585:29)
error: No such file or directory: '/tmp/opencode-test-h46fbsmw5tl': packages/opencode/src/file/ripgrep.ts#L238
at files (/home/runner/work/altimate-code/altimate-code/packages/opencode/src/file/ripgrep.ts:238:31)
error: No such file or directory: '/tmp/opencode-test-3f3fls1fas3': packages/opencode/src/file/ripgrep.ts#L238
at files (/home/runner/work/altimate-code/altimate-code/packages/opencode/src/file/ripgrep.ts:238:31)
error: No such file or directory: '/tmp/opencode-test-3f3fls1fas3': packages/opencode/src/file/ripgrep.ts#L238
at files (/home/runner/work/altimate-code/altimate-code/packages/opencode/src/file/ripgrep.ts:238:31)
TypeScript
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830, actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, oven-sh/setup-bun@ecf28ddc73e819eb6fa29df6b34ef8921c743461. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/