Skip to content

test: 尝试使用真实数据集成测试 #16

test: 尝试使用真实数据集成测试

test: 尝试使用真实数据集成测试 #16

Triggered via push February 10, 2024 15:58
Status Failure
Total duration 39s
Artifacts

dev-test.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

15 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)
Process completed with exit code 1.
build (macos-latest)
The job was canceled because "ubuntu-latest" failed.
build (macos-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 (macos-latest): src/test/suite/extension.test.ts#L30
No overload matches this call.
build (macos-latest): src/test/suite/extension.test.ts#L34
Property 'dispose' does not exist on type 'TextEditor'.
build (macos-latest): src/test/suite/extension.test.ts#L42
Cannot find name 'mockEditor'.
build (macos-latest): src/test/suite/extension.test.ts#L43
Cannot find name 'mockEditBuilder'.
build (macos-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.