feat: introduces dry mode for CLI MCP-297 #675
Annotations
3 errors and 4 warnings
|
Run tests
Process completed with exit code 1.
|
|
Run tests:
tests/unit/common/config.test.ts#L77
AssertionError: expected { …(27) } to strictly equal { …(26) }
- Expected
+ Received
@@ -9,10 +9,11 @@
"delete-many",
"drop-index",
],
"disableEmbeddingsValidation": false,
"disabledTools": [],
+ "dry": false,
"exportCleanupIntervalMs": 120000,
"exportTimeoutMs": 300000,
"exportsPath": "/home/runner/.mongodb/mongodb-mcp/exports",
"httpHeaders": {},
"httpHost": "127.0.0.1",
❯ tests/unit/common/config.test.ts:77:36
|
|
Run tests:
tests/unit/common/config.test.ts#L73
AssertionError: expected { …(27) } to strictly equal { …(26) }
- Expected
+ Received
@@ -9,10 +9,11 @@
"delete-many",
"drop-index",
],
"disableEmbeddingsValidation": false,
"disabledTools": [],
+ "dry": false,
"exportCleanupIntervalMs": 120000,
"exportTimeoutMs": 300000,
"exportsPath": "/home/runner/.mongodb/mongodb-mcp/exports",
"httpHeaders": {},
"httpHost": "127.0.0.1",
❯ tests/unit/common/config.test.ts:73:44
|
|
Upload test results
No files were found with the provided path: coverage/lcov.info. No artifacts will be uploaded.
|
|
Run GitHubSecurityLab/actions-permissions/monitor@v1
1 added, 0 removed; done.
|
|
Run GitHubSecurityLab/actions-permissions/monitor@v1
rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
|
|
Run GitHubSecurityLab/actions-permissions/monitor@v1
Updating certificates in /etc/ssl/certs...
|
Loading