fix(connect): can not select files on the connection form VSCODE-658 #2386
Annotations
10 warnings
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