feat: LLM-based skill selection, Langfuse tracing, Spider2-DBT benchm… #480
ci.yml
on: pull_request
Detect Changes
9s
Marker Guard
21s
Matrix: python
Annotations
4 errors and 3 warnings
|
TypeScript
Process completed with exit code 1.
|
|
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: expect(received).toContain(expected):
packages/opencode/test/tool/skill.test.ts#L49
Expected to contain: "**tool-skill**: Skill for tool tests."
Received: "Load a specialized skill that provides domain-specific instructions and workflows.\n\nWhen you recognize that a task matches one of the available skills listed below, use this tool to load the full skill instructions.\n\nThe skill will inject detailed instructions, workflows, and access to bundled resources (scripts, references, templates) into the conversation context.\n\nTool output includes a `<skill_content name=\"...\">` block with the loaded content.\n\nThe following skills provide specialized sets of instructions for particular tasks\nInvoke this tool to load a skill when a task matches one of the available skills listed below:\n\n<available_skills>\n <skill>\n <name>tool-skill</name>\n <description>Skill for tool tests.</description>\n <location>file:///tmp/opencode-test-mcoaze4j92o/.opencode/skill/tool-skill/SKILL.md</location>\n </skill>\n</available_skills>"
at <anonymous> (/home/runner/work/altimate-code/altimate-code/packages/opencode/test/tool/skill.test.ts:49:36)
|
|
error: expect(received).toEqual(expected):
packages/opencode/test/branding/upstream-merge-guard.test.ts#L514
- []
+ [
+ "config/config.ts: 9 starts vs 8 ends",
+ "tool/skill.ts: 4 starts vs 5 ends",
+ ]
- Expected - 1
+ Received + 4
at <anonymous> (/home/runner/work/altimate-code/altimate-code/packages/opencode/test/branding/upstream-merge-guard.test.ts:514:24)
|
|
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. 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. 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. 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/
|