fix: minor tweaks to enable vscode integration MCP-134 #1605
Annotations
2 errors and 1 notice
Run tests
Process completed with exit code 1.
|
Run tests:
tests/integration/build.test.ts#L44
AssertionError: expected [ 'Server', 'Session', …(3) ] to deeply equal [ 'Server', 'Session', 'Telemetry' ]
- Expected
+ Received
[
"Server",
"Session",
+ "StreamableHttpRunner",
"Telemetry",
+ "defaultUserConfig",
]
❯ tests/integration/build.test.ts:44:25
|
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
|
Loading