chore(release): 1.2.0 #16
chechs.yml
on: push
lint
/
lint
26s
typecheck
/
typecheck
40s
Matrix: test / test_linux
Matrix: test / test_windows
Annotations
11 errors
test / test_linux (18.16.0)
Process completed with exit code 1.
|
test / test_linux (20.x)
The job was canceled because "_18_16_0" failed.
|
test / test_linux (20.x)
The operation was canceled.
|
typecheck / typecheck:
src/vscode/index.ts#L49
No overload matches this call.
|
typecheck / typecheck:
src/vscode/index.ts#L58
No overload matches this call.
|
typecheck / typecheck:
src/vscode/providers/edge_links.ts#L20
Property 'provideDocumentLinks' in type 'EdgeLinksProvider' is not assignable to the same property in base type 'DocumentLinkProvider<DocumentLink>'.
|
typecheck / typecheck:
src/vscode/providers/ts_links.ts#L20
Property 'provideDocumentLinks' in type 'TsLinksProvider' is not assignable to the same property in base type 'DocumentLinkProvider<DocumentLink>'.
|
typecheck / typecheck
Process completed with exit code 2.
|
test / test_windows (18.16.0)
Process completed with exit code 1.
|
test / test_windows (20.x)
The job was canceled because "_18_16_0" failed.
|
test / test_windows (20.x)
The operation was canceled.
|