feat: update connectionString appName param - [MCP-68] #1599
code_health.yaml
on: pull_request
Matrix: Run MongoDB tests
Run Atlas tests
3m 16s
Report Coverage
44s
Annotations
22 errors, 19 warnings, and 3 notices
Run MongoDB tests (macos-latest)
Process completed with exit code 1.
|
tests/unit/helpers/deviceId.test.ts > deviceId > should use default timeout when not specified:
tests/unit/helpers/deviceId.test.ts#L139
AssertionError: expected 'unknown' to be 'test-device-id-123' // Object.is equality
Expected: "test-device-id-123"
Received: "unknown"
❯ tests/unit/helpers/deviceId.test.ts:139:24
|
tests/unit/helpers/deviceId.test.ts > deviceId > should use custom timeout:
tests/unit/helpers/deviceId.test.ts#L124
AssertionError: expected 'unknown' to be 'test-device-id-123' // Object.is equality
Expected: "test-device-id-123"
Received: "unknown"
❯ tests/unit/helpers/deviceId.test.ts:124:24
|
tests/unit/helpers/deviceId.test.ts > deviceId > should cache device ID after first retrieval:
tests/unit/helpers/deviceId.test.ts#L48
AssertionError: expected undefined to be 'test-device-id-123' // Object.is equality
- Expected:
"test-device-id-123"
+ Received:
undefined
❯ tests/unit/helpers/deviceId.test.ts:48:25
|
tests/unit/helpers/deviceId.test.ts > deviceId > should successfully retrieve device ID:
tests/unit/helpers/deviceId.test.ts#L37
AssertionError: expected undefined to be 'test-device-id-123' // Object.is equality
- Expected:
"test-device-id-123"
+ Received:
undefined
❯ tests/unit/helpers/deviceId.test.ts:37:24
|
Run MongoDB tests (ubuntu-latest)
Process completed with exit code 1.
|
tests/unit/helpers/deviceId.test.ts > deviceId > should use default timeout when not specified:
tests/unit/helpers/deviceId.test.ts#L139
AssertionError: expected 'unknown' to be 'test-device-id-123' // Object.is equality
Expected: "test-device-id-123"
Received: "unknown"
❯ tests/unit/helpers/deviceId.test.ts:139:24
|
tests/unit/helpers/deviceId.test.ts > deviceId > should use custom timeout:
tests/unit/helpers/deviceId.test.ts#L124
AssertionError: expected 'unknown' to be 'test-device-id-123' // Object.is equality
Expected: "test-device-id-123"
Received: "unknown"
❯ tests/unit/helpers/deviceId.test.ts:124:24
|
tests/unit/helpers/deviceId.test.ts > deviceId > should cache device ID after first retrieval:
tests/unit/helpers/deviceId.test.ts#L48
AssertionError: expected undefined to be 'test-device-id-123' // Object.is equality
- Expected:
"test-device-id-123"
+ Received:
undefined
❯ tests/unit/helpers/deviceId.test.ts:48:25
|
tests/unit/helpers/deviceId.test.ts > deviceId > should successfully retrieve device ID:
tests/unit/helpers/deviceId.test.ts#L37
AssertionError: expected undefined to be 'test-device-id-123' // Object.is equality
- Expected:
"test-device-id-123"
+ Received:
undefined
❯ tests/unit/helpers/deviceId.test.ts:37:24
|
Run Atlas tests
Process completed with exit code 1.
|
tests/unit/helpers/deviceId.test.ts > deviceId > should use default timeout when not specified:
tests/unit/helpers/deviceId.test.ts#L139
AssertionError: expected 'unknown' to be 'test-device-id-123' // Object.is equality
Expected: "test-device-id-123"
Received: "unknown"
❯ tests/unit/helpers/deviceId.test.ts:139:24
|
tests/unit/helpers/deviceId.test.ts > deviceId > should use custom timeout:
tests/unit/helpers/deviceId.test.ts#L124
AssertionError: expected 'unknown' to be 'test-device-id-123' // Object.is equality
Expected: "test-device-id-123"
Received: "unknown"
❯ tests/unit/helpers/deviceId.test.ts:124:24
|
tests/unit/helpers/deviceId.test.ts > deviceId > should cache device ID after first retrieval:
tests/unit/helpers/deviceId.test.ts#L48
AssertionError: expected undefined to be 'test-device-id-123' // Object.is equality
- Expected:
"test-device-id-123"
+ Received:
undefined
❯ tests/unit/helpers/deviceId.test.ts:48:25
|
tests/unit/helpers/deviceId.test.ts > deviceId > should successfully retrieve device ID:
tests/unit/helpers/deviceId.test.ts#L37
AssertionError: expected undefined to be 'test-device-id-123' // Object.is equality
- Expected:
"test-device-id-123"
+ Received:
undefined
❯ tests/unit/helpers/deviceId.test.ts:37:24
|
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#L177
AssertionError: expected undefined to deeply equal { user: 'dev/testuser', …(1) }
- Expected:
{
"db": "$external",
"user": "dev/testuser",
}
+ Received:
undefined
❯ tests/integration/common/connectionManager.oidc.test.ts:177:63
❯ tests/integration/common/connectionManager.oidc.test.ts:121:25
|
Run MongoDB tests (windows-latest)
Process completed with exit code 1.
|
tests/unit/helpers/deviceId.test.ts > deviceId > should use default timeout when not specified:
tests/unit/helpers/deviceId.test.ts#L139
AssertionError: expected 'unknown' to be 'test-device-id-123' // Object.is equality
Expected: "test-device-id-123"
Received: "unknown"
❯ tests/unit/helpers/deviceId.test.ts:139:24
|
tests/unit/helpers/deviceId.test.ts > deviceId > should use custom timeout:
tests/unit/helpers/deviceId.test.ts#L124
AssertionError: expected 'unknown' to be 'test-device-id-123' // Object.is equality
Expected: "test-device-id-123"
Received: "unknown"
❯ tests/unit/helpers/deviceId.test.ts:124:24
|
tests/unit/helpers/deviceId.test.ts > deviceId > should cache device ID after first retrieval:
tests/unit/helpers/deviceId.test.ts#L48
AssertionError: expected undefined to be 'test-device-id-123' // Object.is equality
- Expected:
"test-device-id-123"
+ Received:
undefined
❯ tests/unit/helpers/deviceId.test.ts:48:25
|
tests/unit/helpers/deviceId.test.ts > deviceId > should successfully retrieve device ID:
tests/unit/helpers/deviceId.test.ts#L37
AssertionError: expected undefined to be 'test-device-id-123' // Object.is equality
- Expected:
"test-device-id-123"
+ Received:
undefined
❯ tests/unit/helpers/deviceId.test.ts:37:24
|
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 (macos-latest)
No ALTQ support in kernel
ALTQ related functions disabled
pf enabled
|
Run MongoDB tests (macos-latest)
No ALTQ support in kernel
ALTQ related functions disabled
|
Run MongoDB tests (macos-latest)
pfctl: Use of -f option, could result in flushing of rules
present in the main ruleset added by the system at startup.
See /etc/pf.conf for further details.
|
Run MongoDB tests (macos-latest)
YES (0)
|
Run MongoDB tests (macos-latest)
2025-08-20 22:46:59.690 sysadminctl[5952:28724] Creating home directory at /Users/mitmproxyuser
|
Run MongoDB tests (macos-latest)
2025-08-20 22:46:59.660 sysadminctl[5952:28724] Assigning UID: 502 GID: 20
|
Run MongoDB tests (macos-latest)
2025-08-20 22:46:59.543 sysadminctl[5952:28724] Creating user record…
|
Run MongoDB tests (macos-latest)
IOServiceMatchingfailed for: AppleM2ScalerCSCDriver
|
Run MongoDB tests (macos-latest)
2025-08-20 22:46:59.196 sysadminctl[5952:28724] ----------------------------
2025-08-20 22:46:59.196 sysadminctl[5952:28724] No clear text password or interactive option was specified (adduser, change/reset password will not allow user to use FDE) !
2025-08-20 22:46:59.196 sysadminctl[5952:28724] ----------------------------
|
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
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...
|
Run Atlas tests
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
|
Run MongoDB tests (macos-latest)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
Run MongoDB tests (macos-latest)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
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 | |
---|---|---|---|
run-atlas-tests-permissions-53ab025b8d1a5fffd68ec0cba3078e9b
|
140 Bytes |
sha256:dc303f36995aa3b2795ca885d8c53bc7d73cb1e3144b88143abbc02d0809b000
|
|
run-tests-permissions-3985262c563cc243c2ba6c8e1270668b
|
140 Bytes |
sha256:c849c53e4bbab1a4bbb7d81813f7b7f3c3a85035df0a9c6cecb30f50ddc7d1c6
|
|
run-tests-permissions-63ce763657a377bfdaa27536e27b0e2b
|
140 Bytes |
sha256:4c1298501a9d793a7e8035bfeb5e5fbcd945aa81e43cadda1bc9307abc9b1230
|
|