Test and Build #2091
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/activeConnectionCodeLensProvider.ts#L27
Missing return type on function
|
Run tests and build:
src/editors/activeConnectionCodeLensProvider.ts#L68
Missing return type on function
|
Run tests and build:
src/editors/documentIdStore.ts#L35
Missing return type on function
|
Run tests and build:
src/editors/editorsController.ts#L38
Missing return type on function
|
Run tests and build:
src/editors/playgroundSelectedCodeActionProvider.ts#L29
Missing return type on function
|
Loading