chore(participant): move state to history VSCODE-583 #1923
Annotations
10 errors and 10 warnings
Run tests and build:
src/test/suite/participant/participant.test.ts#L11
Module '"../../../participant/participant"' has no exported member 'QUERY_GENERATION_STATE'. Did you mean to use 'import QUERY_GENERATION_STATE from "../../../participant/participant"' instead?
|
Run tests and build:
src/test/suite/participant/participant.test.ts#L199
Property '_queryGenerationState' does not exist on type 'ParticipantController'.
|
Run tests and build:
src/test/suite/participant/participant.test.ts#L241
Property '_queryGenerationState' does not exist on type 'ParticipantController'.
|
Run tests and build:
src/test/suite/participant/participant.test.ts#L259
Property '_queryGenerationState' does not exist on type 'ParticipantController'.
|
Run tests and build:
src/test/suite/participant/participant.test.ts#L286
Property '_queryGenerationState' does not exist on type 'ParticipantController'.
|
Run tests and build:
src/test/suite/participant/participant.test.ts#L395
Property '_queryGenerationState' does not exist on type 'ParticipantController'.
|
Run tests and build:
src/test/suite/participant/participant.test.ts#L417
Argument of type '"_databaseName"' is not assignable to parameter of type 'keyof ParticipantController'.
|
Run tests and build:
src/test/suite/participant/participant.test.ts#L420
Argument of type '"_collectionName"' is not assignable to parameter of type 'keyof ParticipantController'.
|
Run tests and build:
src/test/suite/participant/participant.test.ts#L423
Argument of type '"_shouldAskForNamespace"' is not assignable to parameter of type 'keyof ParticipantController'.
|
Run tests and build:
src/test/suite/participant/participant.test.ts#L433
Property '_queryGenerationState' does not exist on type 'ParticipantController'.
|
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/connectionController.ts#L80
Missing return type on function
|
Run tests and build:
src/connectionController.ts#L94
Missing return type on function
|
Run tests and build:
src/connectionController.ts#L384
Missing return type on function
|
Run tests and build:
src/connectionController.ts#L472
Missing return type on function
|
Run tests and build:
src/connectionController.ts#L485
Missing return type on function
|
Loading