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