Implement view descriptors #144
Annotations
10 errors and 10 warnings
src/descriptors/ViewDesc.ts#L10
Property 'type' does not exist on type 'Decoration'.
|
src/descriptors/ViewDesc.ts#L10
Property 'type' does not exist on type 'Decoration'.
|
src/descriptors/ViewDesc.ts#L39
Property 'posToDesc' is declared but its value is never read.
|
src/descriptors/ViewDesc.ts#L82
'cur' is possibly 'undefined'.
|
src/descriptors/ViewDesc.ts#L179
Not all code paths return a value.
|
src/descriptors/ViewDesc.ts#L202
Not all code paths return a value.
|
src/descriptors/ViewDesc.ts#L218
Not all code paths return a value.
|
src/descriptors/ViewDesc.ts#L243
Cannot find name 'TrailingHackViewDesc'.
|
src/descriptors/ViewDesc.ts#L596
Property 'type' does not exist on type 'Decoration'.
|
src/descriptors/ViewDesc.ts#L596
Property 'type' does not exist on type 'Decoration'.
|
src/browser.ts#L11
Unexpected any. Specify a different type
|
src/browser.ts#L13
Forbidden non-null assertion
|
src/browser.ts#L15
Forbidden non-null assertion
|
src/browser.ts#L23
Forbidden non-null assertion
|
src/components/EditorView.tsx#L48
Forbidden non-null assertion
|
src/components/EditorView.tsx#L328
Forbidden non-null assertion
|
src/components/EditorView.tsx#L341
React Hook useMemo has missing dependencies: 'defaultState' and 'mountRef'. Either include them or remove the dependency array
|
src/decorations/DecorationType.ts#L7
Unexpected any. Specify a different type
|
src/descriptors/ViewDesc.ts#L10
Forbidden non-null assertion
|
src/descriptors/ViewDesc.ts#L10
Forbidden non-null assertion
|
The logs for this run have expired and are no longer available.
Loading