Skip to content

Add multi-cursor support to select/navigate/move commands #82

Add multi-cursor support to select/navigate/move commands

Add multi-cursor support to select/navigate/move commands #82

Re-run triggered October 31, 2025 13:58
Status Failure
Total duration 4m 1s
Artifacts

pr.yml

on: pull_request
Build examples
1m 4s
Build examples
Matrix: test
Package extension
Package extension
Fit to window
Zoom out
Zoom in

Annotations

32 errors
test (macos-latest)
The process '/Users/runner/.yarn/bin/yarn' failed with exit code 2
test (macos-latest): src/test/suite/Installer.test.ts#L19
Argument of type '{} | undefined' is not assignable to parameter of type 'Language | undefined'.
test (macos-latest): src/test/suite/BlockTrees.test.ts#L102
Argument of type '{}' is not assignable to parameter of type 'Language'.
test (macos-latest): src/test/suite/BlockTrees.test.ts#L67
Argument of type '{}' is not assignable to parameter of type 'Language'.
test (macos-latest): src/Installer.ts#L169
No overload matches this call.
test (macos-latest): src/FileTree.ts#L90
Argument of type '{}' is not assignable to parameter of type 'Language'.
test (macos-latest): src/FileTree.ts#L52
Argument of type '{}' is not assignable to parameter of type 'Language'.
test (macos-latest): src/editor/CodeBlocksEditorProvider.ts#L53
Argument of type '{}' is not assignable to parameter of type 'Language'.
Build examples
Process completed with exit code 2.
Build examples: src/test/suite/Installer.test.ts#L19
Argument of type '{} | undefined' is not assignable to parameter of type 'Language | undefined'.
Build examples: src/test/suite/BlockTrees.test.ts#L102
Argument of type '{}' is not assignable to parameter of type 'Language'.
Build examples: src/test/suite/BlockTrees.test.ts#L67
Argument of type '{}' is not assignable to parameter of type 'Language'.
Build examples: src/editor/CodeBlocksEditorProvider.ts#L53
Argument of type '{}' is not assignable to parameter of type 'Language'.
Build examples: src/Installer.ts#L169
No overload matches this call.
Build examples: src/FileTree.ts#L90
Argument of type '{}' is not assignable to parameter of type 'Language'.
Build examples: src/FileTree.ts#L52
Argument of type '{}' is not assignable to parameter of type 'Language'.
test (windows-latest)
The process 'C:\npm\prefix\yarn.cmd' failed with exit code 2
test (windows-latest): src/test/suite/Installer.test.ts#L19
Argument of type '{} | undefined' is not assignable to parameter of type 'Language | undefined'.
test (windows-latest): src/test/suite/BlockTrees.test.ts#L102
Argument of type '{}' is not assignable to parameter of type 'Language'.
test (windows-latest): src/test/suite/BlockTrees.test.ts#L67
Argument of type '{}' is not assignable to parameter of type 'Language'.
test (windows-latest): src/Installer.ts#L169
No overload matches this call.
test (windows-latest): src/FileTree.ts#L90
Argument of type '{}' is not assignable to parameter of type 'Language'.
test (windows-latest): src/FileTree.ts#L52
Argument of type '{}' is not assignable to parameter of type 'Language'.
test (windows-latest): src/editor/CodeBlocksEditorProvider.ts#L53
Argument of type '{}' is not assignable to parameter of type 'Language'.
test (ubuntu-latest)
The process '/usr/bin/xvfb-run' failed with exit code 2
test (ubuntu-latest): src/test/suite/Installer.test.ts#L19
Argument of type '{} | undefined' is not assignable to parameter of type 'Language | undefined'.
test (ubuntu-latest): src/test/suite/BlockTrees.test.ts#L102
Argument of type '{}' is not assignable to parameter of type 'Language'.
test (ubuntu-latest): src/test/suite/BlockTrees.test.ts#L67
Argument of type '{}' is not assignable to parameter of type 'Language'.
test (ubuntu-latest): src/editor/CodeBlocksEditorProvider.ts#L53
Argument of type '{}' is not assignable to parameter of type 'Language'.
test (ubuntu-latest): src/Installer.ts#L169
No overload matches this call.
test (ubuntu-latest): src/FileTree.ts#L90
Argument of type '{}' is not assignable to parameter of type 'Language'.
test (ubuntu-latest): src/FileTree.ts#L52
Argument of type '{}' is not assignable to parameter of type 'Language'.