feat: v3 config layout, Docker Compose, new features, and CLI enhancements #197
Annotations
4 errors and 1 notice
|
lint
Process completed with exit code 1.
|
|
test-cli (windows-latest)
Process completed with exit code 1.
|
|
error: expect(received).toHaveLength(expected):
cli\tests\mount.test.ts#L121
Expected length: 1
Received length: 2
at <anonymous> (D:\a\CodeForge\CodeForge\cli\tests\mount.test.ts:121:26)
|
|
error: expect(received).toBe(expected):
cli\tests\mount.test.ts#L83
Expected: "projects/my-app/node_modules"
Received: "projects\my-app\node_modules"
at <anonymous> (D:\a\CodeForge\CodeForge\cli\tests\mount.test.ts:83:34)
|
|
test-cli (windows-latest)
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by May 12, 2026
|