Skip to content

chore(release): 1.1.0 #14

chore(release): 1.1.0

chore(release): 1.1.0 #14

Triggered via push November 11, 2023 09:48
Status Failure
Total duration 1m 33s
Artifacts

chechs.yml

on: push
Matrix: test / test_linux
Matrix: test / test_windows
Fit to window
Zoom out
Zoom in

Annotations

5 errors
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.