Skip to content

feat(chat): add /schema command handler VSCODE-571 #1949

feat(chat): add /schema command handler VSCODE-571

feat(chat): add /schema command handler VSCODE-571 #1949

Triggered via pull request September 18, 2024 17:11
Status Failure
Total duration 5m 29s
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 (macos-latest)
Process completed with exit code 255.
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): 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/connectionController.ts#L80
Missing return type on function
Test and Build (macos-latest): src/connectionController.ts#L94
Missing return type on function
Test and Build (macos-latest): src/connectionController.ts#L384
Missing return type on function
Test and Build (macos-latest): src/connectionController.ts#L472
Missing return type on function
Test and Build (macos-latest): src/connectionController.ts#L485
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/connectionController.ts#L80
Missing return type on function
Test and Build (ubuntu-latest): src/connectionController.ts#L94
Missing return type on function
Test and Build (ubuntu-latest): src/connectionController.ts#L384
Missing return type on function
Test and Build (ubuntu-latest): src/connectionController.ts#L472
Missing return type on function
Test and Build (ubuntu-latest): src/connectionController.ts#L485
Missing return type on function