Skip to content

Implement OAuth client in VS Code #1502

Implement OAuth client in VS Code

Implement OAuth client in VS Code #1502

Triggered via pull request November 25, 2025 08:39
Status Failure
Total duration 1m 27s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Test
Process completed with exit code 2.
Test: test/unit/core/secretsManager.test.ts#L38
Object literal may only specify known properties, and 'sessionToken' does not exist in type '{ url: string; token: string; }'.
Test: test/unit/core/secretsManager.test.ts#L28
Object literal may only specify known properties, and 'sessionToken' does not exist in type '{ url: string; token: string; }'.
Test: test/unit/core/secretsManager.test.ts#L20
Object literal may only specify known properties, and 'sessionToken' does not exist in type '{ url: string; token: string; }'.
Test: test/unit/core/cliManager.test.ts#L197
Property 'readConfig' does not exist on type 'CliManager'.
Test: test/unit/core/cliManager.test.ts#L182
Property 'readConfig' does not exist on type 'CliManager'.
Test: test/unit/core/cliManager.test.ts#L173
Property 'readConfig' does not exist on type 'CliManager'.