fix: recognize Windows absolute drive paths (C:\...) in isLocalPath #139
Annotations
5 errors
|
Run unit tests
Process completed with exit code 1.
|
|
Run unit tests:
src/config.test.ts#L300
- [
- "agents",
- ]
+ undefined
- Expected - 3
+ Received + 1
at <anonymous> (/home/runner/work/asm/asm/src/config.test.ts:300:46)
|
|
Run unit tests:
src/config.test.ts#L293
- [
- "claude",
- "codex",
- ]
+ undefined
- Expected - 4
+ Received + 1
at <anonymous> (/home/runner/work/asm/asm/src/config.test.ts:293:46)
|
|
Run unit tests:
src/cli.test.ts#L1961
Expected: 0
Received: 1
at <anonymous> (/home/runner/work/asm/asm/src/cli.test.ts:1961:24)
|
|
Run unit tests:
src/cli.test.ts#L1923
Expected: 0
Received: 1
at <anonymous> (/home/runner/work/asm/asm/src/cli.test.ts:1923:24)
|
Loading