chore: add missing config properties for verification #2019
code_health.yaml
on: pull_request
Matrix: Run MongoDB tests
Run Atlas tests
2m 54s
Report Coverage
43s
Annotations
8 errors, 9 warnings, and 1 notice
|
Run MongoDB tests (macos-latest)
Process completed with exit code 1.
|
|
tests/unit/common/config.test.ts > CLI arguments > deprecation behaviour of connectionString > warns the usage of connectionString as it is deprecated:
tests/unit/common/config.test.ts#L678
AssertionError: expected "spy" to be called with arguments: [ Array(1) ]
Received:
1st spy call:
[
- "The --connectionString argument is deprecated. Prefer using the first positional argument for the connection string or the MDB_MCP_CONNECTION_STRING environment variable.",
+ "The --connectionString argument is deprecated. Prefer using the MDB_MCP_CONNECTION_STRING environment variable or the first positional argument for the connection string.",
]
2nd spy call:
[
- "The --connectionString argument is deprecated. Prefer using the first positional argument for the connection string or the MDB_MCP_CONNECTION_STRING environment variable.",
+ "Refer to https://www.mongodb.com/docs/mcp-server/get-started/ for setting up the MCP Server.",
]
Number of calls: 2
❯ tests/unit/common/config.test.ts:678:30
|
|
Run MongoDB tests (ubuntu-latest)
Process completed with exit code 1.
|
|
tests/unit/common/config.test.ts > CLI arguments > deprecation behaviour of connectionString > warns the usage of connectionString as it is deprecated:
tests/unit/common/config.test.ts#L678
AssertionError: expected "spy" to be called with arguments: [ Array(1) ]
Received:
1st spy call:
[
- "The --connectionString argument is deprecated. Prefer using the first positional argument for the connection string or the MDB_MCP_CONNECTION_STRING environment variable.",
+ "The --connectionString argument is deprecated. Prefer using the MDB_MCP_CONNECTION_STRING environment variable or the first positional argument for the connection string.",
]
2nd spy call:
[
- "The --connectionString argument is deprecated. Prefer using the first positional argument for the connection string or the MDB_MCP_CONNECTION_STRING environment variable.",
+ "Refer to https://www.mongodb.com/docs/mcp-server/get-started/ for setting up the MCP Server.",
]
Number of calls: 2
❯ tests/unit/common/config.test.ts:678:30
|
|
tests/integration/common/connectionManager.oidc.test.ts > ConnectionManager OIDC Tests > 8.0.12 Enterprise :: auth-flow;nonce=true > can connect with the expected user:
tests/integration/common/connectionManager.oidc.test.ts#L187
Error: No authenticated users found. Retrying.
❯ vi.waitFor.timeout tests/integration/common/connectionManager.oidc.test.ts:187:35
|
|
Run MongoDB tests (windows-latest)
Process completed with exit code 1.
|
|
tests/unit/common/config.test.ts > CLI arguments > deprecation behaviour of connectionString > warns the usage of connectionString as it is deprecated:
tests/unit/common/config.test.ts#L678
AssertionError: expected "spy" to be called with arguments: [ Array(1) ]
Received:
1st spy call:
[
- "The --connectionString argument is deprecated. Prefer using the first positional argument for the connection string or the MDB_MCP_CONNECTION_STRING environment variable.",
+ "The --connectionString argument is deprecated. Prefer using the MDB_MCP_CONNECTION_STRING environment variable or the first positional argument for the connection string.",
]
2nd spy call:
[
- "The --connectionString argument is deprecated. Prefer using the first positional argument for the connection string or the MDB_MCP_CONNECTION_STRING environment variable.",
+ "Refer to https://www.mongodb.com/docs/mcp-server/get-started/ for setting up the MCP Server.",
]
Number of calls: 2
❯ tests/unit/common/config.test.ts:678:30
|
|
Report Coverage
Unable to download artifact(s): Artifact not found for name: test-results
Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact.
For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
|
|
Run MongoDB tests (ubuntu-latest)
No files were found with the provided path: coverage/lcov.info. No artifacts will be uploaded.
|
|
Run MongoDB tests (ubuntu-latest)
1 added, 0 removed; done.
|
|
Run MongoDB tests (ubuntu-latest)
rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
|
|
Run MongoDB tests (ubuntu-latest)
Updating certificates in /etc/ssl/certs...
|
|
Run MongoDB tests (ubuntu-latest)
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
|
|
Run Atlas tests
1 added, 0 removed; done.
|
|
Run Atlas tests
rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
|
|
Run Atlas tests
Updating certificates in /etc/ssl/certs...
|
|
Run Atlas tests
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
|
|
Run MongoDB tests (windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
atlas-test-results
|
16.4 KB |
sha256:41678592918725f09504b886ae60e6f7467fa5b2f7575ed0dc05da72ae83fc53
|
|
|
run-atlas-tests-permissions-e33dec1522c0b45eed6573e66138b720
|
140 Bytes |
sha256:71b918e80202de41160310944c2b796d547c588ef1d269dcaa72754ee92eed05
|
|
|
run-tests-permissions-8a89a3be1201a6aca2ecaf13c8c455b5
|
140 Bytes |
sha256:62698014786ff18e13b4c176d96b92b81e857c902420e7f5053394f2e0fd3e1e
|
|