review: fix captureDisabled module-global cache poisoning#43
Open
kridaydave wants to merge 8 commits into
Open
review: fix captureDisabled module-global cache poisoning#43kridaydave wants to merge 8 commits into
kridaydave wants to merge 8 commits into
Annotations
4 errors and 1 warning
|
Test
Process completed with exit code 1.
|
|
Test:
tests-ts/adapter-wiring-parity.test.ts#L37
AssertionError: HOOK_ADAPTERS contains 'antigravity' but it has no SUPPORTED_TOOLS entry: expected undefined to be defined
❯ tests-ts/adapter-wiring-parity.test.ts:37:89
|
|
Test:
tests-ts/adapter-wiring-parity.test.ts#L32
AssertionError: HOOK_ADAPTERS contains 'antigravity' but cli.ts has no `tool.id === 'antigravity'` branch, so `cch install` never registers a hook for it even if detected: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ tests-ts/adapter-wiring-parity.test.ts:32:179
|
|
Test:
tests-ts/adapter-wiring-parity.test.ts#L27
AssertionError: HOOK_ADAPTERS contains 'antigravity' but detect.ts has no `id: 'antigravity'` ToolInfo entry, so detectInstalledTools() can never surface it for install: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ tests-ts/adapter-wiring-parity.test.ts:27:172
|
|
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. 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