feat(amazonq): support Q profiles configurations pushed from Clients #2002
lsp-ci.yaml
on: pull_request
Test
58s
Package
46s
Test (Windows)
1m 43s
Package (Windows)
1m 47s
Annotations
24 errors
Package:
server/aws-lsp-codewhisperer/src/language-server/amazonQServiceManager/AmazonQTokenServiceManager.ts#L114
Argument of type '(params: UpdateConfigurationParams) => Promise<undefined | AmazonQLspResponseError>' is not assignable to parameter of type 'RequestHandler<UpdateConfigurationParams, void, void>'.
|
Package:
server/aws-lsp-codewhisperer/src/language-server/codeWhispererServer.ts#L658
Argument of type '(params: InlineCompletionWithReferencesParams, token: CancellationToken) => Promise<InlineCompletionListWithReferences | AmazonQLspResponseError>' is not assignable to parameter of type 'RequestHandler<InlineCompletionParams, InlineCompletionItemWithReferences[] | InlineCompletionListWithReferences | null | undefined, void>'.
|
Package:
server/aws-lsp-codewhisperer/src/language-server/qChatServer.ts#L40
Property 'addListener' does not exist on type 'AmazonQTokenServiceManager'.
|
Package:
server/aws-lsp-codewhisperer/src/language-server/qChatServer.ts#L40
Binding element 'newRegion' implicitly has an 'any' type.
|
Package:
server/aws-lsp-codewhisperer/src/language-server/qChatServer.ts#L40
Binding element 'newEndpoint' implicitly has an 'any' type.
|
Package
Process completed with exit code 2.
|
Test:
server/aws-lsp-codewhisperer/src/language-server/amazonQServiceManager/AmazonQTokenServiceManager.ts#L114
Argument of type '(params: UpdateConfigurationParams) => Promise<undefined | AmazonQLspResponseError>' is not assignable to parameter of type 'RequestHandler<UpdateConfigurationParams, void, void>'.
|
Test:
server/aws-lsp-codewhisperer/src/language-server/codeWhispererServer.ts#L658
Argument of type '(params: InlineCompletionWithReferencesParams, token: CancellationToken) => Promise<InlineCompletionListWithReferences | AmazonQLspResponseError>' is not assignable to parameter of type 'RequestHandler<InlineCompletionParams, InlineCompletionItemWithReferences[] | InlineCompletionListWithReferences | null | undefined, void>'.
|
Test:
server/aws-lsp-codewhisperer/src/language-server/qChatServer.ts#L40
Property 'addListener' does not exist on type 'AmazonQTokenServiceManager'.
|
Test:
server/aws-lsp-codewhisperer/src/language-server/qChatServer.ts#L40
Binding element 'newRegion' implicitly has an 'any' type.
|
Test:
server/aws-lsp-codewhisperer/src/language-server/qChatServer.ts#L40
Binding element 'newEndpoint' implicitly has an 'any' type.
|
Test
Process completed with exit code 2.
|
Test (Windows):
server/aws-lsp-codewhisperer/src/language-server/amazonQServiceManager/AmazonQTokenServiceManager.ts#L114
Argument of type '(params: UpdateConfigurationParams) => Promise<undefined | AmazonQLspResponseError>' is not assignable to parameter of type 'RequestHandler<UpdateConfigurationParams, void, void>'.
|
Test (Windows):
server/aws-lsp-codewhisperer/src/language-server/codeWhispererServer.ts#L658
Argument of type '(params: InlineCompletionWithReferencesParams, token: CancellationToken) => Promise<InlineCompletionListWithReferences | AmazonQLspResponseError>' is not assignable to parameter of type 'RequestHandler<InlineCompletionParams, InlineCompletionItemWithReferences[] | InlineCompletionListWithReferences | null | undefined, void>'.
|
Test (Windows):
server/aws-lsp-codewhisperer/src/language-server/qChatServer.ts#L40
Property 'addListener' does not exist on type 'AmazonQTokenServiceManager'.
|
Test (Windows):
server/aws-lsp-codewhisperer/src/language-server/qChatServer.ts#L40
Binding element 'newRegion' implicitly has an 'any' type.
|
Test (Windows):
server/aws-lsp-codewhisperer/src/language-server/qChatServer.ts#L40
Binding element 'newEndpoint' implicitly has an 'any' type.
|
Test (Windows)
Process completed with exit code 1.
|
Package (Windows):
server/aws-lsp-codewhisperer/src/language-server/amazonQServiceManager/AmazonQTokenServiceManager.ts#L114
Argument of type '(params: UpdateConfigurationParams) => Promise<undefined | AmazonQLspResponseError>' is not assignable to parameter of type 'RequestHandler<UpdateConfigurationParams, void, void>'.
|
Package (Windows):
server/aws-lsp-codewhisperer/src/language-server/codeWhispererServer.ts#L658
Argument of type '(params: InlineCompletionWithReferencesParams, token: CancellationToken) => Promise<InlineCompletionListWithReferences | AmazonQLspResponseError>' is not assignable to parameter of type 'RequestHandler<InlineCompletionParams, InlineCompletionItemWithReferences[] | InlineCompletionListWithReferences | null | undefined, void>'.
|
Package (Windows):
server/aws-lsp-codewhisperer/src/language-server/qChatServer.ts#L40
Property 'addListener' does not exist on type 'AmazonQTokenServiceManager'.
|
Package (Windows):
server/aws-lsp-codewhisperer/src/language-server/qChatServer.ts#L40
Binding element 'newRegion' implicitly has an 'any' type.
|
Package (Windows):
server/aws-lsp-codewhisperer/src/language-server/qChatServer.ts#L40
Binding element 'newEndpoint' implicitly has an 'any' type.
|
Package (Windows)
Process completed with exit code 1.
|