Add CLI version switching #1268
Annotations
11 errors
Tests (ubuntu-latest):
extension/test/integration/0 - dependencies.test.ts#L7
Module '"../../src/flow-cli/cli-provider"' has no exported member 'FlowVersionProvider'.
|
Tests (ubuntu-latest):
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'.
|
Tests (ubuntu-latest):
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'.
|
Tests (ubuntu-latest):
extension/test/integration/1 - language-server.test.ts#L30
Expected 3 arguments, but got 2.
|
Tests (ubuntu-latest):
extension/test/integration/3 - schema.test.ts#L52
Property 'register' does not exist on type 'typeof JSONSchemaProvider'.
|
Tests (ubuntu-latest)
Process completed with exit code 2.
|
Tests (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
Tests (windows-latest)
The operation was canceled.
|
Tests (macos-latest)
The job was canceled because "ubuntu-latest" failed.
|
Tests (macos-latest)
The operation was canceled.
|
Code Style Standard
Process completed with exit code 1.
|