feat(amazonq): support Q profiles configurations pushed from Clients #1097
npm-packaging.yaml
on: pull_request
Test public NPM packages
57s
Annotations
3 errors
Test public NPM packages:
server/aws-lsp-codewhisperer/src/language-server/configuration/updateConfigurationHandler.ts#L3
'"@aws/language-server-runtimes/server-interface"' has no exported member named 'UpdateConfigurationParams'. Did you mean 'ConfigurationParams'?
|
Test public NPM packages:
server/aws-lsp-codewhisperer/src/language-server/configuration/updateConfigurationHandler.ts#L63
Property 'onUpdateConfiguration' does not exist on type '{ getConfiguration: (section: string) => Promise<any>; onDidChangeWorkspaceFolders: (handler: NotificationHandler<DidChangeWorkspaceFoldersParams>) => void; applyWorkspaceEdit: (params: ApplyWorkspaceEditParams) => Promise<...>; onDidCreateFiles: (handler: NotificationHandler<...>) => void; onDidDeleteFiles: (handle...'.
|
Test public NPM packages
Process completed with exit code 2.
|