fix(config): treat empty env vars as unset in loadConfig #106
ci.yml
on: pull_request
Lint & Format
18s
Typecheck
19s
Unit Tests
29s
Build
15s
Local E2E Tests
16s
Annotations
2 errors
|
Unit Tests
Process completed with exit code 1.
|
|
test/cli.subprocess.test.ts > [fix-5] Commander parse errors → exit 5; help/version → exit 0 > text mode: Commander parse error still emits plain text (no regression):
test/cli.subprocess.test.ts#L1217
AssertionError: expected 1 to be 5 // Object.is equality
- Expected
+ Received
- 5
+ 1
❯ test/cli.subprocess.test.ts:1217:29
|