fix(install): add missing vibe platform to install.ps1 + cross-script parity test - #548
Closed
KumamuKuma wants to merge 1 commit into
Closed
fix(install): add missing vibe platform to install.ps1 + cross-script parity test#548KumamuKuma wants to merge 1 commit into
KumamuKuma wants to merge 1 commit into
Annotations
5 errors and 1 warning
|
Test skill
Process completed with exit code 1.
|
|
Test skill:
tests/install/platform-table-consistency.test.mjs#L116
AssertionError: expected 0 to be greater than or equal to 10
❯ tests/install/platform-table-consistency.test.mjs:116:29
|
|
Test skill:
tests/install/platform-table-consistency.test.mjs#L108
AssertionError: expected [ 'antigravity', 'cline', …(12) ] to deeply equal []
- Expected
+ Received
- []
+ [
+ "antigravity",
+ "cline",
+ "codex",
+ "gemini",
+ "hermes",
+ "kimi",
+ "kiro",
+ "nanobot",
+ "openclaw",
+ "opencode",
+ "pi",
+ "trae",
+ "vibe",
+ "vscode",
+ ]
❯ tests/install/platform-table-consistency.test.mjs:108:35
|
|
Test skill:
tests/install/platform-table-consistency.test.mjs#L84
AssertionError: expected [ Array(14) ] to deeply equal []
- Expected
+ Received
- []
+ [
+ "gemini",
+ "codex",
+ "opencode",
+ "pi",
+ "openclaw",
+ "antigravity",
+ "vibe",
+ "vscode",
+ "hermes",
+ "cline",
+ "kimi",
+ "trae",
+ "nanobot",
+ "kiro",
+ ]
❯ tests/install/platform-table-consistency.test.mjs:84:38
|
|
Test skill:
tests/install/platform-table-consistency.test.mjs#L76
AssertionError: expected 0 to be greater than or equal to 10
❯ tests/install/platform-table-consistency.test.mjs:76:27
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, actions/setup-python@v5, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading