Add CLI version switching #1268
Annotations
6 errors
Integration Tests:
extension/test/integration/0 - dependencies.test.ts#L7
Module '"../../src/flow-cli/cli-provider"' has no exported member 'FlowVersionProvider'.
|
Integration Tests:
extension/test/integration/0 - dependencies.test.ts#L47
Argument of type '{ refreshDependencies: () => Promise<void>; languageServerApi: any; flowVersionProvider: any; }' is not assignable to parameter of type 'InstallerContext'.
|
Integration Tests:
extension/test/integration/0 - dependencies.test.ts#L70
Argument of type '{ refreshDependencies: () => Promise<void>; languageServerApi: any; flowVersionProvider: any; }' is not assignable to parameter of type 'InstallerContext'.
|
Integration Tests:
extension/test/integration/1 - language-server.test.ts#L30
Expected 3 arguments, but got 2.
|
Integration Tests:
extension/test/integration/3 - schema.test.ts#L52
Property 'register' does not exist on type 'typeof JSONSchemaProvider'.
|
Integration Tests
Process completed with exit code 2.
|
Loading