Implement OAuth client in VS Code #1502
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'.
|