chore: When querying with vectorSearch use the generated embeddings MCP-245 #276
code-health.yml
on: pull_request
Matrix: Run MongoDB tests
Run Atlas tests
17m 31s
Report Coverage
1m 40s
Annotations
9 errors and 8 warnings
|
Run MongoDB tests (macos-latest)
Process completed with exit code 1.
|
|
tests/integration/tools/mongodb/read/aggregate.test.ts > aggregate tool > should have correct metadata:
tests/matchers/toIncludeSameMembers.ts#L4
AssertionError: expected [ { name: 'collection', …(3) }, …(3) ] to deeply equal ArrayContaining{…}
- Expected
+ Received
@@ -1,20 +1,20 @@
- ArrayContaining [
+ [
{
- "description": "Database name",
- "name": "database",
+ "description": "Collection name",
+ "name": "collection",
"required": true,
"type": "string",
},
{
- "description": "Collection name",
- "name": "collection",
+ "description": "Database name",
+ "name": "database",
"required": true,
"type": "string",
},
{
- "description": "An array of aggregation stages to execute",
+ "description": "An array of aggregation stages to execute. $vectorSearch can only appear as the first stage of the aggregation pipeline or as the first stage of a $unionWith subpipeline.",
"name": "pipeline",
"required": true,
"type": "array",
},
{
❯ Object.toIncludeSameMembers tests/matchers/toIncludeSameMembers.ts:4:20
❯ tests/integration/helpers.ts:305:32
|
|
Run MongoDB tests (ubuntu-latest)
Process completed with exit code 1.
|
|
tests/integration/tools/mongodb/read/aggregate.test.ts > aggregate tool > should have correct metadata:
tests/matchers/toIncludeSameMembers.ts#L4
AssertionError: expected [ { name: 'collection', …(3) }, …(3) ] to deeply equal ArrayContaining{…}
- Expected
+ Received
@@ -1,20 +1,20 @@
- ArrayContaining [
+ [
{
- "description": "Database name",
- "name": "database",
+ "description": "Collection name",
+ "name": "collection",
"required": true,
"type": "string",
},
{
- "description": "Collection name",
- "name": "collection",
+ "description": "Database name",
+ "name": "database",
"required": true,
"type": "string",
},
{
- "description": "An array of aggregation stages to execute",
+ "description": "An array of aggregation stages to execute. $vectorSearch can only appear as the first stage of the aggregation pipeline or as the first stage of a $unionWith subpipeline.",
"name": "pipeline",
"required": true,
"type": "array",
},
{
❯ Object.toIncludeSameMembers tests/matchers/toIncludeSameMembers.ts:4:20
❯ tests/integration/helpers.ts:305:32
|
|
Run MongoDB tests (windows-latest)
Process completed with exit code 1.
|
|
tests/integration/tools/mongodb/read/aggregate.test.ts > aggregate tool > should have correct metadata:
tests/matchers/toIncludeSameMembers.ts#L4
AssertionError: expected [ { name: 'collection', …(3) }, …(3) ] to deeply equal ArrayContaining{…}
- Expected
+ Received
@@ -1,20 +1,20 @@
- ArrayContaining [
+ [
{
- "description": "Database name",
- "name": "database",
+ "description": "Collection name",
+ "name": "collection",
"required": true,
"type": "string",
},
{
- "description": "Collection name",
- "name": "collection",
+ "description": "Database name",
+ "name": "database",
"required": true,
"type": "string",
},
{
- "description": "An array of aggregation stages to execute",
+ "description": "An array of aggregation stages to execute. $vectorSearch can only appear as the first stage of the aggregation pipeline or as the first stage of a $unionWith subpipeline.",
"name": "pipeline",
"required": true,
"type": "array",
},
{
❯ Object.toIncludeSameMembers tests/matchers/toIncludeSameMembers.ts:4:20
❯ tests/integration/helpers.ts:305:32
|
|
Run Atlas tests
Process completed with exit code 1.
|
|
tests/integration/tools/atlas/performanceAdvisor.test.ts > performanceAdvisor > with project > atlas-get-performance-advisor:
tests/integration/tools/atlas/performanceAdvisor.test.ts#L22
Error: Hook timed out in 900000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ tests/integration/tools/atlas/performanceAdvisor.test.ts:22:13
|
|
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 Atlas tests
No files were found with the provided path: coverage/lcov.info. No artifacts will be uploaded.
|
|
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...
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
run-atlas-tests-permissions-84dc19f0d70ddc5b806ea50a1e13d17e
|
140 Bytes |
sha256:f0689a7fd13e641a591ed1676e44dde855ef32d0fab894f32c66618e584b22a2
|
|
|
run-tests-permissions-085f4477fcc90964f95ad34a17a1e881
|
140 Bytes |
sha256:47ed4248aa840006e956d4b0c039fa9ce889cff2b85e5d4d657fafbc02f7b798
|
|