Skip to content

Add CLI version switching #1268

Add CLI version switching

Add CLI version switching #1268

Triggered via pull request March 18, 2024 20:08
Status Failure
Total duration 1m 20s
Artifacts

ci.yml

on: pull_request
Code Style Standard
42s
Code Style Standard
Build
17s
Build
Windows Build
1m 8s
Windows Build
Matrix: Tests
Fit to window
Zoom out
Zoom in

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/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.