Skip to content

feat(participant): filter message history when it goes over maxInputTokens VSCODE-653 #2342

feat(participant): filter message history when it goes over maxInputTokens VSCODE-653

feat(participant): filter message history when it goes over maxInputTokens VSCODE-653 #2342

Triggered via pull request December 4, 2024 14:33
Status Failure
Total duration 6m 19s
Artifacts

test-and-build.yaml

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

Annotations

3 errors and 20 warnings
Test and Build (ubuntu-latest)
Process completed with exit code 255.
Test and Build (windows-2019)
Process completed with exit code 127.
Test and Build (macos-latest)
Process completed with exit code 255.
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
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