test: 尝试集成测试 #15
Annotations
11 errors
build (ubuntu-latest):
src/test/suite/extension.test.ts#L27
Type 'TextDocument' is missing the following properties from type 'TextEditor': document, selection, selections, visibleRanges, and 8 more.
|
build (ubuntu-latest):
src/test/suite/extension.test.ts#L30
No overload matches this call.
|
build (ubuntu-latest):
src/test/suite/extension.test.ts#L34
Property 'dispose' does not exist on type 'TextEditor'.
|
build (ubuntu-latest):
src/test/suite/extension.test.ts#L42
Cannot find name 'mockEditor'.
|
build (ubuntu-latest):
src/test/suite/extension.test.ts#L43
Cannot find name 'mockEditBuilder'.
|
build (ubuntu-latest):
src/test/suite/extension.test.ts#L43
Cannot find name 'Position'.
|
build (ubuntu-latest)
Process completed with exit code 1.
|
build (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
build (windows-latest)
The operation was canceled.
|
build (macos-latest)
The job was canceled because "ubuntu-latest" failed.
|
build (macos-latest)
The operation was canceled.
|