Skip to content

docs(atlas): clarify atlas-list-alerts returns triggered alerts, not configurations MCP-543 #2855

docs(atlas): clarify atlas-list-alerts returns triggered alerts, not configurations MCP-543

docs(atlas): clarify atlas-list-alerts returns triggered alerts, not configurations MCP-543 #2855

Triggered via pull request June 18, 2026 20:02
Status Failure
Total duration 15m 50s
Artifacts 9

code-health.yml

on: pull_request
Matrix: Run MongoDB tests
Run Atlas tests
15m 47s
Run Atlas tests
Run Atlas Local tests
7m 38s
Run Atlas Local tests
Run Browser tests
2m 25s
Run Browser tests
Run git secrets
1m 31s
Run git secrets
Report Coverage
0s
Report Coverage
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 9 warnings
Run MongoDB tests (ubuntu-latest, 24)
Process completed with exit code 1.
[unit-and-integration] tests/integration/tools/mongodb/create/insertMany.test.ts > insertMany tool with auto-embed index > should be able to insert document and have embeddings auto-generated: tests/integration/tools/mongodb/create/insertMany.test.ts#L231
MongoServerError: not primary ❯ Connection.sendCommand node_modules/.pnpm/mongodb@7.1.1_@aws-sdk+credential-providers@3.1003.0_gcp-metadata@7.0.1_kerberos@7.0.0__5c0834e2b2e53dd10f086830334a2d11/node_modules/mongodb/src/cmap/connection.ts:557:16 ❯ Connection.command node_modules/.pnpm/mongodb@7.1.1_@aws-sdk+credential-providers@3.1003.0_gcp-metadata@7.0.1_kerberos@7.0.0__5c0834e2b2e53dd10f086830334a2d11/node_modules/mongodb/src/cmap/connection.ts:627:21 ❯ Server.command node_modules/.pnpm/mongodb@7.1.1_@aws-sdk+credential-providers@3.1003.0_gcp-metadata@7.0.1_kerberos@7.0.0__5c0834e2b2e53dd10f086830334a2d11/node_modules/mongodb/src/sdam/server.ts:351:20 ❯ tryOperation node_modules/.pnpm/mongodb@7.1.1_@aws-sdk+credential-providers@3.1003.0_gcp-metadata@7.0.1_kerberos@7.0.0__5c0834e2b2e53dd10f086830334a2d11/node_modules/mongodb/src/operations/execute_operation.ts:294:23 ❯ executeOperation node_modules/.pnpm/mongodb@7.1.1_@aws-sdk+credential-providers@3.1003.0_gcp-metadata@7.0.1_kerberos@7.0.0__5c0834e2b2e53dd10f086830334a2d11/node_modules/mongodb/src/operations/execute_operation.ts:123:11 ❯ createCollections node_modules/.pnpm/mongodb@7.1.1_@aws-sdk+credential-providers@3.1003.0_gcp-metadata@7.0.1_kerberos@7.0.0__5c0834e2b2e53dd10f086830334a2d11/node_modules/mongodb/src/operations/create_collection.ts:198:15 ❯ Db.createCollection node_modules/.pnpm/mongodb@7.1.1_@aws-sdk+credential-providers@3.1003.0_gcp-metadata@7.0.1_kerberos@7.0.0__5c0834e2b2e53dd10f086830334a2d11/node_modules/mongodb/src/db.ts:245:11 ❯ tests/integration/tools/mongodb/create/insertMany.test.ts:231:26 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { errorLabelSet: { constructor: 'Function<Set>', has: 'Function<has>', add: 'Function<add>', delete: 'Function<delete>', difference: 'Function<difference>', clear: 'Function<clear>', entries: 'Function<entries>', forEach: 'Function<forEach>', intersection: 'Function<intersection>', isSubsetOf: 'Function<isSubsetOf>', isSupersetOf: 'Function<isSupersetOf>', isDisjointFrom: 'Function<isDisjointFrom>', size: +0, symmetricDifference: 'Function<symmetricDifference>', union: 'Function<union>', values: 'Function<values>', keys: 'Function<values>' }, errorResponse: { topologyVersion: { processId: '6a34500fae3d868fc208a121', counter: +0 }, ok: +0, errmsg: 'not primary', code: 10107, codeName: 'NotWritablePrimary' }, topologyVersion: { processId: '6a34500fae3d868fc208a121', counter: +0 }, code: 10107, codeName: 'NotWritablePrimary', errorLabels: [], errmsg: 'not primary', hasErrorLabel: 'Function<hasErrorLabel>', addErrorLabel: 'Function<addErrorLabel>' }
[unit-and-integration] tests/unit/common/exportsManager.test.ts > ExportsManager unit test > #cleanupExpiredExports > should cleanup expired exports: tests/unit/common/exportsManager.test.ts#L564
AssertionError: expected [] to deep equally contain ObjectContaining{…} - Expected: ObjectContaining { "exportName": "6a344f7496f369e180c58bdc.json", "exportURI": "exported-data://6a344f7496f369e180c58bdc.json", } + Received: [] ❯ tests/unit/common/exportsManager.test.ts:564:46
Run MongoDB tests (ubuntu-latest, 22)
Process completed with exit code 1.
[unit-and-integration] tests/integration/tools/mongodb/create/insertMany.test.ts > insertMany tool with auto-embed index > should be able to insert document and have embeddings auto-generated: tests/integration/tools/mongodb/create/insertMany.test.ts#L231
MongoServerError: not primary ❯ Connection.sendCommand node_modules/.pnpm/mongodb@7.1.1_@aws-sdk+credential-providers@3.1003.0_gcp-metadata@7.0.1_kerberos@7.0.0__5c0834e2b2e53dd10f086830334a2d11/node_modules/mongodb/src/cmap/connection.ts:557:16 ❯ Connection.command node_modules/.pnpm/mongodb@7.1.1_@aws-sdk+credential-providers@3.1003.0_gcp-metadata@7.0.1_kerberos@7.0.0__5c0834e2b2e53dd10f086830334a2d11/node_modules/mongodb/src/cmap/connection.ts:627:21 ❯ Server.command node_modules/.pnpm/mongodb@7.1.1_@aws-sdk+credential-providers@3.1003.0_gcp-metadata@7.0.1_kerberos@7.0.0__5c0834e2b2e53dd10f086830334a2d11/node_modules/mongodb/src/sdam/server.ts:351:20 ❯ tryOperation node_modules/.pnpm/mongodb@7.1.1_@aws-sdk+credential-providers@3.1003.0_gcp-metadata@7.0.1_kerberos@7.0.0__5c0834e2b2e53dd10f086830334a2d11/node_modules/mongodb/src/operations/execute_operation.ts:294:23 ❯ executeOperation node_modules/.pnpm/mongodb@7.1.1_@aws-sdk+credential-providers@3.1003.0_gcp-metadata@7.0.1_kerberos@7.0.0__5c0834e2b2e53dd10f086830334a2d11/node_modules/mongodb/src/operations/execute_operation.ts:123:11 ❯ createCollections node_modules/.pnpm/mongodb@7.1.1_@aws-sdk+credential-providers@3.1003.0_gcp-metadata@7.0.1_kerberos@7.0.0__5c0834e2b2e53dd10f086830334a2d11/node_modules/mongodb/src/operations/create_collection.ts:198:15 ❯ Db.createCollection node_modules/.pnpm/mongodb@7.1.1_@aws-sdk+credential-providers@3.1003.0_gcp-metadata@7.0.1_kerberos@7.0.0__5c0834e2b2e53dd10f086830334a2d11/node_modules/mongodb/src/db.ts:245:11 ❯ tests/integration/tools/mongodb/create/insertMany.test.ts:231:26 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { errorLabelSet: { constructor: 'Function<Set>', has: 'Function<has>', add: 'Function<add>', delete: 'Function<delete>', clear: 'Function<clear>', entries: 'Function<entries>', forEach: 'Function<forEach>', size: +0, values: 'Function<values>', keys: 'Function<values>', union: 'Function<union>', intersection: 'Function<intersection>', difference: 'Function<difference>', symmetricDifference: 'Function<symmetricDifference>', isSubsetOf: 'Function<isSubsetOf>', isSupersetOf: 'Function<isSupersetOf>', isDisjointFrom: 'Function<isDisjointFrom>' }, errorResponse: { topologyVersion: { processId: '6a3450213929f2382391af99', counter: +0 }, ok: +0, errmsg: 'not primary', code: 10107, codeName: 'NotWritablePrimary' }, topologyVersion: { processId: '6a3450213929f2382391af99', counter: +0 }, code: 10107, codeName: 'NotWritablePrimary', errorLabels: [], errmsg: 'not primary', hasErrorLabel: 'Function<hasErrorLabel>', addErrorLabel: 'Function<addErrorLabel>' }
Run Atlas Local tests
Process completed with exit code 1.
[unit-and-integration] tests/integration/tools/atlas-local/createDeployment.test.ts > atlas-local-create-deployment > should load sample data when loadSampleData is true: tests/integration/tools/atlas-local/createDeployment.test.ts#L194
TypeError: Cannot read properties of undefined (reading 'databases') ❯ tests/integration/tools/atlas-local/createDeployment.test.ts:194:46
Run git secrets
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: GitHubSecurityLab/actions-permissions/monitor@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Run Browser tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: GitHubSecurityLab/actions-permissions/monitor@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Run MongoDB tests (ubuntu-latest, 24)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: GitHubSecurityLab/actions-permissions/monitor@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Run MongoDB tests (ubuntu-latest, 22)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: GitHubSecurityLab/actions-permissions/monitor@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Run MongoDB tests (ubuntu-latest, 22)
No files were found with the provided path: coverage/lcov.info. No artifacts will be uploaded.
Run MongoDB tests (ubuntu-latest, 26)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: GitHubSecurityLab/actions-permissions/monitor@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Run Atlas Local tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: GitHubSecurityLab/actions-permissions/monitor@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Run Atlas Local tests
No files were found with the provided path: coverage/lcov.info. No artifacts will be uploaded.
Run Atlas tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: GitHubSecurityLab/actions-permissions/monitor@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

Artifacts

Produced during runtime
Name Size Digest
atlas-test-results
24.3 KB
sha256:be1e58b0d8cc5386571a10f9a98b3df52fac50b832edba66e65b875830c506bb
browser-test-results
999 Bytes
sha256:a0d9c85602e6b82a3a7d73e083b2a9e6a6ec26dac4905abb3797a00b6a94ab64
run-atlas-local-tests-permissions-d9c3b4127a5e9626da41fe13748d5522
140 Bytes
sha256:2fa36af0a1b289c990bf53d2f6e3c74baf3b0a40023cef13e8b1cfc29357caaa
run-atlas-tests-permissions-a02c63160627b487eda1cb661f1a94bd
140 Bytes
sha256:f9aa3fac061d8ca848f442f8facc00b20fefaa0ff3cd29b08ac5a0ce52430027
run-browser-tests-permissions-ceb338e820d2d7625a2bdf70f5cc1c74
140 Bytes
sha256:19671393855ef54322a55042f1718b57312ab0ff09cff972a51c4b069a7dd6a4
run-git-secrets-permissions-7a54742882463c9766b2a6ffc05162d3
140 Bytes
sha256:0fc3fbeed09c88ac0d8445447a4b4d2b1b532fe3b7482ec01d787e1484d5f5c0
run-tests-permissions-5122a7f00ee5a37172f3038b58f74cf5
140 Bytes
sha256:2fdbbedad77b17d8d7ce4dca889e9bf0d5a81bdf7f215edc6dc785127eee8cc7
run-tests-permissions-645375d3d85179fede67ceb52b58af4a
140 Bytes
sha256:289ffb41f3f77d5e803f757c47b6df4c12f11b7a88821e7a59852e85457cd125
run-tests-permissions-efe5043d7f3b8eabf61c1d2f4d8822bf
140 Bytes
sha256:99d27db6e00b427671edf7a2684a7292444bc3dd7e246c1e44aa71c3809f271d