chore: allow logging unredacted messages MCP-103 #1404
Annotations
3 errors and 5 warnings
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
|
Upload test results
No files were found with the provided path: coverage/lcov.info. No artifacts will be uploaded.
|
Run GitHubSecurityLab/actions-permissions/monitor@v1
1 added, 0 removed; done.
|
Run GitHubSecurityLab/actions-permissions/monitor@v1
rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
|
Run GitHubSecurityLab/actions-permissions/monitor@v1
Updating certificates in /etc/ssl/certs...
|
Run GitHubSecurityLab/actions-permissions/monitor@v1
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
|
Loading