Skip to content

feat(amazonq): support Q profiles configurations pushed from Clients #2002

feat(amazonq): support Q profiles configurations pushed from Clients

feat(amazonq): support Q profiles configurations pushed from Clients #2002

Triggered via pull request March 7, 2025 16:35
Status Failure
Total duration 2m 0s
Artifacts

lsp-ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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.