feat: Pack extension system — shareable bundles of skills, MCP servers, plugins, and instructions #1364
ci.yml
on: pull_request
Detect Changes
4s
Marker Guard
18s
TypeScript
2m 52s
Driver E2E
0s
dbt-tools
0s
dbt-tools E2E
0s
Sanity (Verdaccio)
0s
Annotations
5 errors and 3 warnings
|
TypeScript
Process completed with exit code 1.
|
|
TypeScript
2 test(s) failed
|
|
error: expect(received).toBe(expected):
packages/opencode/test/cli/tui/thread.test.ts#L136
Expected: 1 | import { describe, expect, mock, test } from "bun:test"
2 | import fs from "fs/promises"
3 | import path from "path"
4 | import { tmpdir } from "../../fixture/fixture"
5 |
6 | const stop = new Error("stop")
^
error: stop
at /home/runner/work/altimate-code/altimate-code/packages/opencode/test/cli/tui/thread.test.ts:6:18
Received: 83 | },
84 | }))
85 |
86 | describe("tui thread", () => {
87 | async function call(project?: string) {
88 | const { TuiThreadCommand } = await import("../../../src/cli/cmd/tui/thread")
^
ReferenceError: Cannot access 'TuiThreadCommand' before initialization.
at call (/home/runner/work/altimate-code/altimate-code/packages/opencode/test/cli/tui/thread.test.ts:88:47)
at check (/home/runner/work/altimate-code/altimate-code/packages/opencode/test/cli/tui/thread.test.ts:136:43)
at async <anonymous> (/home/runner/work/altimate-code/altimate-code/packages/opencode/test/cli/tui/thread.test.ts:155:11)
at check (/home/runner/work/altimate-code/altimate-code/packages/opencode/test/cli/tui/thread.test.ts:136:43)
at async <anonymous> (/home/runner/work/altimate-code/altimate-code/packages/opencode/test/cli/tui/thread.test.ts:155:11)
|
|
error: expect(received).toBe(expected):
packages/opencode/test/cli/tui/thread.test.ts#L136
Expected: 1 | import { describe, expect, mock, test } from "bun:test"
2 | import fs from "fs/promises"
3 | import path from "path"
4 | import { tmpdir } from "../../fixture/fixture"
5 |
6 | const stop = new Error("stop")
^
error: stop
at /home/runner/work/altimate-code/altimate-code/packages/opencode/test/cli/tui/thread.test.ts:6:18
Received: 238 | }
239 |
240 | return { kits, dirs: Array.from(dirs) }
241 | }
242 |
243 | export const state = Instance.state(stateInit)
^
TypeError: Instance.state is not a function. (In 'Instance.state(stateInit)', 'Instance.state' is undefined)
at <anonymous> (/home/runner/work/altimate-code/altimate-code/packages/opencode/src/kit/kit.ts:243:33)
at /home/runner/work/altimate-code/altimate-code/packages/opencode/src/kit/kit.ts:418:19
at check (/home/runner/work/altimate-code/altimate-code/packages/opencode/test/cli/tui/thread.test.ts:136:43)
at async <anonymous> (/home/runner/work/altimate-code/altimate-code/packages/opencode/test/cli/tui/thread.test.ts:151:11)
at check (/home/runner/work/altimate-code/altimate-code/packages/opencode/test/cli/tui/thread.test.ts:136:43)
at async <anonymous> (/home/runner/work/altimate-code/altimate-code/packages/opencode/test/cli/tui/thread.test.ts:151:11)
|
|
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)
|
|
Detect Changes
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36. 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/
|
|
Marker Guard
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: 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/
|
|
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/
|