Skip to content

chore(participant): move state to history VSCODE-583 #1921

chore(participant): move state to history VSCODE-583

chore(participant): move state to history VSCODE-583 #1921

Triggered via pull request September 14, 2024 10:14
Status Failure
Total duration 1m 59s
Artifacts

test-and-build.yaml

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

Annotations

30 errors and 20 warnings
Test and Build (macos-latest): 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?
Test and Build (macos-latest): src/test/suite/participant/participant.test.ts#L199
Property '_queryGenerationState' does not exist on type 'ParticipantController'.
Test and Build (macos-latest): src/test/suite/participant/participant.test.ts#L241
Property '_queryGenerationState' does not exist on type 'ParticipantController'.
Test and Build (macos-latest): src/test/suite/participant/participant.test.ts#L259
Property '_queryGenerationState' does not exist on type 'ParticipantController'.
Test and Build (macos-latest): src/test/suite/participant/participant.test.ts#L286
Property '_queryGenerationState' does not exist on type 'ParticipantController'.
Test and Build (macos-latest): src/test/suite/participant/participant.test.ts#L395
Property '_queryGenerationState' does not exist on type 'ParticipantController'.
Test and Build (macos-latest): src/test/suite/participant/participant.test.ts#L417
Argument of type '"_databaseName"' is not assignable to parameter of type 'keyof ParticipantController'.
Test and Build (macos-latest): src/test/suite/participant/participant.test.ts#L420
Argument of type '"_collectionName"' is not assignable to parameter of type 'keyof ParticipantController'.
Test and Build (macos-latest): src/test/suite/participant/participant.test.ts#L423
Argument of type '"_shouldAskForNamespace"' is not assignable to parameter of type 'keyof ParticipantController'.
Test and Build (macos-latest): src/test/suite/participant/participant.test.ts#L433
Property '_queryGenerationState' does not exist on type 'ParticipantController'.
Test and Build (ubuntu-latest): 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?
Test and Build (ubuntu-latest): src/test/suite/participant/participant.test.ts#L199
Property '_queryGenerationState' does not exist on type 'ParticipantController'.
Test and Build (ubuntu-latest): src/test/suite/participant/participant.test.ts#L241
Property '_queryGenerationState' does not exist on type 'ParticipantController'.
Test and Build (ubuntu-latest): src/test/suite/participant/participant.test.ts#L259
Property '_queryGenerationState' does not exist on type 'ParticipantController'.
Test and Build (ubuntu-latest): src/test/suite/participant/participant.test.ts#L286
Property '_queryGenerationState' does not exist on type 'ParticipantController'.
Test and Build (ubuntu-latest): src/test/suite/participant/participant.test.ts#L395
Property '_queryGenerationState' does not exist on type 'ParticipantController'.
Test and Build (ubuntu-latest): src/test/suite/participant/participant.test.ts#L417
Argument of type '"_databaseName"' is not assignable to parameter of type 'keyof ParticipantController'.
Test and Build (ubuntu-latest): src/test/suite/participant/participant.test.ts#L420
Argument of type '"_collectionName"' is not assignable to parameter of type 'keyof ParticipantController'.
Test and Build (ubuntu-latest): src/test/suite/participant/participant.test.ts#L423
Argument of type '"_shouldAskForNamespace"' is not assignable to parameter of type 'keyof ParticipantController'.
Test and Build (ubuntu-latest): src/test/suite/participant/participant.test.ts#L433
Property '_queryGenerationState' does not exist on type 'ParticipantController'.
Test and Build (windows-2019): 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?
Test and Build (windows-2019): src/test/suite/participant/participant.test.ts#L199
Property '_queryGenerationState' does not exist on type 'ParticipantController'.
Test and Build (windows-2019): src/test/suite/participant/participant.test.ts#L241
Property '_queryGenerationState' does not exist on type 'ParticipantController'.
Test and Build (windows-2019): src/test/suite/participant/participant.test.ts#L259
Property '_queryGenerationState' does not exist on type 'ParticipantController'.
Test and Build (windows-2019): src/test/suite/participant/participant.test.ts#L286
Property '_queryGenerationState' does not exist on type 'ParticipantController'.
Test and Build (windows-2019): src/test/suite/participant/participant.test.ts#L395
Property '_queryGenerationState' does not exist on type 'ParticipantController'.
Test and Build (windows-2019): src/test/suite/participant/participant.test.ts#L417
Argument of type '"_databaseName"' is not assignable to parameter of type 'keyof ParticipantController'.
Test and Build (windows-2019): src/test/suite/participant/participant.test.ts#L420
Argument of type '"_collectionName"' is not assignable to parameter of type 'keyof ParticipantController'.
Test and Build (windows-2019): src/test/suite/participant/participant.test.ts#L423
Argument of type '"_shouldAskForNamespace"' is not assignable to parameter of type 'keyof ParticipantController'.
Test and Build (windows-2019): src/test/suite/participant/participant.test.ts#L433
Property '_queryGenerationState' does not exist on type 'ParticipantController'.
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