Update @github/copilot to 1.0.44 #1466
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 95aa2533-21b1-4f64-b4ac-6f3e7b13565c: Error: Session file not found for 95aa2533-21b1-4f64-b4ac-6f3e7b13565c
❯ 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 8e5e9060-6ad6-4f72-a345-e41a05a5eeee: Error: Session file not found for 8e5e9060-6ad6-4f72-a345-e41a05a5eeee
❯ 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 a3dd3926-f5df-4a78-9be2-26d69ce68fbd: Error: Session file not found for a3dd3926-f5df-4a78-9be2-26d69ce68fbd
❯ CopilotClient.deleteSession src/client.ts:1251:19
❯ test/e2e/client_api.e2e.test.ts:48:9
|
|
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 (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 (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
|