Skip to content
This repository has been archived by the owner on Apr 28, 2024. It is now read-only.

feat(lsp): initial stub for server and client #8

feat(lsp): initial stub for server and client

feat(lsp): initial stub for server and client #8

Triggered via pull request April 16, 2024 07:28
@nokomenokome
synchronize #9
feature/lsp
Status Failure
Total duration 27s
Artifacts

test.yml

on: pull_request
Matrix: main
Fit to window
Zoom out
Zoom in

Annotations

14 errors
main (ubuntu-latest): node_modules/@stencila/types/dist/index.d.cts#L40
Property 'type' in type 'CompilationDigest' is not assignable to the same property in base type 'Entity'.
main (ubuntu-latest): node_modules/@stencila/types/dist/index.d.cts#L72
Property 'type' in type 'CodeLocation' is not assignable to the same property in base type 'Entity'.
main (ubuntu-latest): node_modules/@stencila/types/dist/index.d.cts#L109
Property 'type' in type 'CompilationMessage' is not assignable to the same property in base type 'Entity'.
main (ubuntu-latest): node_modules/@stencila/types/dist/index.d.cts#L144
Property 'type' in type 'Duration' is not assignable to the same property in base type 'Entity'.
main (ubuntu-latest): node_modules/@stencila/types/dist/index.d.cts#L164
Property 'type' in type 'CodeExecutable' is not assignable to the same property in base type 'Executable'.
main (ubuntu-latest): node_modules/@stencila/types/dist/index.d.cts#L188
Property 'type' in type 'Button' is not assignable to the same property in base type 'CodeExecutable'.
main (ubuntu-latest): node_modules/@stencila/types/dist/index.d.cts#L223
Property 'type' in type 'ArrayHint' is not assignable to the same property in base type 'Entity'.
main (ubuntu-latest): node_modules/@stencila/types/dist/index.d.cts#L255
Property 'type' in type 'BooleanValidator' is not assignable to the same property in base type 'Entity'.
main (ubuntu-latest): node_modules/@stencila/types/dist/index.d.cts#L267
Property 'type' in type 'ConstantValidator' is not assignable to the same property in base type 'Entity'.
main (ubuntu-latest): node_modules/@stencila/types/dist/index.d.cts#L283
Property 'type' in type 'DateTime' is not assignable to the same property in base type 'Entity'.
main (windows-latest)
The job was canceled because "ubuntu-latest" failed.
main (windows-latest)
The operation was canceled.
main (macos-latest)
The job was canceled because "ubuntu-latest" failed.
main (macos-latest)
The operation was canceled.