chore: allow logging unredacted messages MCP-103 #1403
Annotations
3 errors, 10 warnings, and 2 notices
Run tests
Process completed with exit code 1.
|
Run tests:
tests/unit/telemetry.test.ts#L280
AssertionError: expected "debug" to be called with arguments: [ { __value: 1002007 }, …(2) ]
Received:
1st debug call:
[
{
+ "context": "telemetry",
+ "id": {
"__value": 1002007,
},
- "telemetry",
- "Device ID retrieval timed out",
+ "message": "Device ID retrieval timed out",
+ "noRedaction": true,
+ },
]
Number of calls: 1
❯ tests/unit/telemetry.test.ts:280:39
|
Run tests:
tests/unit/telemetry.test.ts#L253
AssertionError: expected "debug" to be called with arguments: [ { __value: 1002006 }, …(2) ]
Received:
1st debug call:
[
{
+ "context": "telemetry",
+ "id": {
"__value": 1002006,
},
- "telemetry",
- "Error: Failed to get device ID",
+ "message": "Error: Failed to get device ID",
+ },
]
Number of calls: 1
❯ tests/unit/telemetry.test.ts:253:39
|
Run GitHubSecurityLab/actions-permissions/monitor@v1
No ALTQ support in kernel
ALTQ related functions disabled
pf enabled
|
Run GitHubSecurityLab/actions-permissions/monitor@v1
No ALTQ support in kernel
ALTQ related functions disabled
|
Run GitHubSecurityLab/actions-permissions/monitor@v1
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 GitHubSecurityLab/actions-permissions/monitor@v1
[notice] A new release of pip is available: 25.1.1 -> 25.2
[notice] To update, run: /Users/mitmproxyuser/venv/bin/python3.13 -m pip install --upgrade pip
|
Run GitHubSecurityLab/actions-permissions/monitor@v1
2025-08-04 12:49:29.948 sysadminctl[929:5589] Creating home directory at /Users/mitmproxyuser
|
Run GitHubSecurityLab/actions-permissions/monitor@v1
2025-08-04 12:49:29.896 sysadminctl[929:5589] Assigning UID: 502 GID: 20
|
Run GitHubSecurityLab/actions-permissions/monitor@v1
2025-08-04 12:49:29.787 sysadminctl[929:5589] Creating user record…
|
Run GitHubSecurityLab/actions-permissions/monitor@v1
IOServiceMatchingfailed for: AppleM2ScalerCSCDriver
|
Run GitHubSecurityLab/actions-permissions/monitor@v1
2025-08-04 12:49:29.365 sysadminctl[929:5589] ----------------------------
2025-08-04 12:49:29.365 sysadminctl[929:5589] No clear text password or interactive option was specified (adduser, change/reset password will not allow user to use FDE) !
2025-08-04 12:49:29.365 sysadminctl[929:5589] ----------------------------
|
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
|
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
|
Loading