Update @github/copilot to 1.0.44 #1468
Annotations
4 errors, 6 warnings, and 1 notice
|
Node.js SDK Tests (windows-latest)
Process completed with exit code 1.
|
|
test/e2e/session_lifecycle.e2e.test.ts > Session Lifecycle > should delete session permanently:
nodejs/src/client.ts#L1251
Error: Failed to delete session e60a295e-773f-445c-8734-cb22c7879b19: Error: Session file not found for e60a295e-773f-445c-8734-cb22c7879b19
❯ CopilotClient.deleteSession src/client.ts:1251:19
❯ test/e2e/session_lifecycle.e2e.test.ts:71:9
|
|
test/e2e/client_lifecycle.e2e.test.ts > Client Lifecycle > should receive session deleted lifecycle event when deleted:
nodejs/src/client.ts#L1251
Error: Failed to delete session 2b42c54e-f41f-4410-b4d9-7a3ec2035964: Error: Session file not found for 2b42c54e-f41f-4410-b4d9-7a3ec2035964
❯ CopilotClient.deleteSession src/client.ts:1251:19
❯ test/e2e/client_lifecycle.e2e.test.ts:197:13
|
|
test/e2e/client_api.e2e.test.ts > Client session management > should delete session by id:
nodejs/src/client.ts#L1251
Error: Failed to delete session f53c7ed7-2419-4b74-89de-9b3de079b86e: Error: Session file not found for f53c7ed7-2419-4b74-89de-9b3de079b86e
❯ CopilotClient.deleteSession src/client.ts:1251:19
❯ test/e2e/client_api.e2e.test.ts:48:9
|
|
Node.js SDK Tests (ubuntu-latest):
nodejs/test/extension.test.ts#L41
Unexpected any. Specify a different type
|
|
Node.js SDK Tests (ubuntu-latest):
nodejs/test/extension.test.ts#L23
Unexpected any. Specify a different type
|
|
Node.js SDK Tests (macos-latest):
nodejs/test/extension.test.ts#L41
Unexpected any. Specify a different type
|
|
Node.js SDK Tests (macos-latest):
nodejs/test/extension.test.ts#L23
Unexpected any. Specify a different type
|
|
Node.js SDK Tests (windows-latest):
nodejs/test/extension.test.ts#L41
Unexpected any. Specify a different type
|
|
Node.js SDK Tests (windows-latest):
nodejs/test/extension.test.ts#L23
Unexpected any. Specify a different type
|
|
Node.js SDK Tests (windows-latest)
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by May 12, 2026
|