feat(tree-explorer): add buttons to ask Copilot and create playgrounds from tree view VSCODE-651 #2303
Annotations
6 errors and 10 warnings
Run tests and build:
src/participant/participant.ts#L183
Property 'source' does not exist on type 'SendMessageToParticipantOptions'.
|
Run tests and build:
src/participant/participant.ts#L184
Property 'command' does not exist on type 'SendMessageToParticipantOptions'.
|
Run tests and build:
src/participant/participant.ts#L197
Property 'trackCopilotParticipantChatOpenedFromAction' does not exist on type 'TelemetryService'. Did you mean 'trackCopilotParticipantPrompt'?
|
Run tests and build:
src/participant/participant.ts#L202
Property 'trackCopilotParticipantPromptSubmittedFromAction' does not exist on type 'TelemetryService'. Did you mean 'trackCopilotParticipantSubmittedFromInputBox'?
|
Run tests and build:
src/participant/participant.ts#L230
Property 'trackCopilotParticipantPromptSubmittedFromAction' does not exist on type 'TelemetryService'. Did you mean 'trackCopilotParticipantSubmittedFromInputBox'?
|
Run tests and build
Process completed with exit code 1.
|
Run tests and build:
src/commands/launchMongoShell.ts#L5
Missing return type on function
|
Run tests and build:
src/commands/launchMongoShell.ts#L32
Missing return type on function
|
Run tests and build:
src/commands/launchMongoShell.ts#L36
Missing return type on function
|
Run tests and build:
src/commands/launchMongoShell.ts#L40
Missing return type on function
|
Run tests and build:
src/commands/launchMongoShell.ts#L44
Missing return type on function
|
Run tests and build:
src/editors/documentIdStore.ts#L35
Missing return type on function
|
Run tests and build:
src/explorer/connectionTreeItem.ts#L207
Missing return type on function
|
Run tests and build:
src/explorer/connectionTreeItem.ts#L229
Missing return type on function
|
Run tests and build:
src/explorer/databaseTreeItem.ts#L129
Missing return type on function
|
Run tests and build:
src/featureFlags.ts#L7
Missing return type on function
|
Loading