Skip to content

feat(tree-explorer): add buttons to ask Copilot and create playgrounds from tree view VSCODE-651 #2303

feat(tree-explorer): add buttons to ask Copilot and create playgrounds from tree view VSCODE-651

feat(tree-explorer): add buttons to ask Copilot and create playgrounds from tree view VSCODE-651 #2303

Triggered via pull request November 29, 2024 12:31
Status Failure
Total duration 1m 51s
Artifacts

test-and-build.yaml

on: pull_request
Matrix: Test and Build
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 20 warnings
Test and Build (macos-latest): src/participant/participant.ts#L183
Property 'source' does not exist on type 'SendMessageToParticipantOptions'.
Test and Build (macos-latest): src/participant/participant.ts#L184
Property 'command' does not exist on type 'SendMessageToParticipantOptions'.
Test and Build (macos-latest): src/participant/participant.ts#L197
Property 'trackCopilotParticipantChatOpenedFromAction' does not exist on type 'TelemetryService'. Did you mean 'trackCopilotParticipantPrompt'?
Test and Build (macos-latest): src/participant/participant.ts#L202
Property 'trackCopilotParticipantPromptSubmittedFromAction' does not exist on type 'TelemetryService'. Did you mean 'trackCopilotParticipantSubmittedFromInputBox'?
Test and Build (macos-latest): src/participant/participant.ts#L230
Property 'trackCopilotParticipantPromptSubmittedFromAction' does not exist on type 'TelemetryService'. Did you mean 'trackCopilotParticipantSubmittedFromInputBox'?
Test and Build (macos-latest)
Process completed with exit code 1.
Test and Build (ubuntu-latest): src/participant/participant.ts#L183
Property 'source' does not exist on type 'SendMessageToParticipantOptions'.
Test and Build (ubuntu-latest): src/participant/participant.ts#L184
Property 'command' does not exist on type 'SendMessageToParticipantOptions'.
Test and Build (ubuntu-latest): src/participant/participant.ts#L197
Property 'trackCopilotParticipantChatOpenedFromAction' does not exist on type 'TelemetryService'. Did you mean 'trackCopilotParticipantPrompt'?
Test and Build (ubuntu-latest): src/participant/participant.ts#L202
Property 'trackCopilotParticipantPromptSubmittedFromAction' does not exist on type 'TelemetryService'. Did you mean 'trackCopilotParticipantSubmittedFromInputBox'?
Test and Build (ubuntu-latest): src/participant/participant.ts#L230
Property 'trackCopilotParticipantPromptSubmittedFromAction' does not exist on type 'TelemetryService'. Did you mean 'trackCopilotParticipantSubmittedFromInputBox'?
Test and Build (ubuntu-latest)
Process completed with exit code 1.
Test and Build (windows-2019): src/participant/participant.ts#L183
Property 'source' does not exist on type 'SendMessageToParticipantOptions'.
Test and Build (windows-2019): src/participant/participant.ts#L184
Property 'command' does not exist on type 'SendMessageToParticipantOptions'.
Test and Build (windows-2019): src/participant/participant.ts#L197
Property 'trackCopilotParticipantChatOpenedFromAction' does not exist on type 'TelemetryService'. Did you mean 'trackCopilotParticipantPrompt'?
Test and Build (windows-2019): src/participant/participant.ts#L202
Property 'trackCopilotParticipantPromptSubmittedFromAction' does not exist on type 'TelemetryService'. Did you mean 'trackCopilotParticipantSubmittedFromInputBox'?
Test and Build (windows-2019): src/participant/participant.ts#L230
Property 'trackCopilotParticipantPromptSubmittedFromAction' does not exist on type 'TelemetryService'. Did you mean 'trackCopilotParticipantSubmittedFromInputBox'?
Test and Build (windows-2019)
Process completed with exit code 1.
Test and Build (macos-latest): src/commands/launchMongoShell.ts#L5
Missing return type on function
Test and Build (macos-latest): src/commands/launchMongoShell.ts#L32
Missing return type on function
Test and Build (macos-latest): src/commands/launchMongoShell.ts#L36
Missing return type on function
Test and Build (macos-latest): src/commands/launchMongoShell.ts#L40
Missing return type on function
Test and Build (macos-latest): src/commands/launchMongoShell.ts#L44
Missing return type on function
Test and Build (macos-latest): src/editors/documentIdStore.ts#L35
Missing return type on function
Test and Build (macos-latest): src/explorer/connectionTreeItem.ts#L207
Missing return type on function
Test and Build (macos-latest): src/explorer/connectionTreeItem.ts#L229
Missing return type on function
Test and Build (macos-latest): src/explorer/databaseTreeItem.ts#L129
Missing return type on function
Test and Build (macos-latest): src/featureFlags.ts#L7
Missing return type on function
Test and Build (ubuntu-latest): src/commands/launchMongoShell.ts#L5
Missing return type on function
Test and Build (ubuntu-latest): src/commands/launchMongoShell.ts#L32
Missing return type on function
Test and Build (ubuntu-latest): src/commands/launchMongoShell.ts#L36
Missing return type on function
Test and Build (ubuntu-latest): src/commands/launchMongoShell.ts#L40
Missing return type on function
Test and Build (ubuntu-latest): src/commands/launchMongoShell.ts#L44
Missing return type on function
Test and Build (ubuntu-latest): src/editors/documentIdStore.ts#L35
Missing return type on function
Test and Build (ubuntu-latest): src/explorer/connectionTreeItem.ts#L207
Missing return type on function
Test and Build (ubuntu-latest): src/explorer/connectionTreeItem.ts#L229
Missing return type on function
Test and Build (ubuntu-latest): src/explorer/databaseTreeItem.ts#L129
Missing return type on function
Test and Build (ubuntu-latest): src/featureFlags.ts#L7
Missing return type on function