Live Markdown for web refactor #302
Annotations
10 errors
src/__tests__/webParser.test.tsx#L23
Property 'dom' does not exist on type 'HTMLElement'.
|
src/web/cursorUtils.ts#L13
Property 'tree' does not exist on type 'HTMLElement'.
|
src/web/cursorUtils.ts#L16
Property 'tree' does not exist on type 'HTMLElement'.
|
src/web/cursorUtils.ts#L75
Property 'tree' does not exist on type 'HTMLElement'.
|
src/web/cursorUtils.ts#L76
Property 'tree' does not exist on type 'HTMLElement'.
|
src/web/parserUtils.ts#L19
'Node' is declared but never used.
|
src/web/parserUtils.ts#L284
Argument of type 'MarkdownType' is not assignable to parameter of type '"text" | "line" | "br"'.
|
src/web/parserUtils.ts#L350
Property 'tree' does not exist on type 'HTMLElement'.
|
src/web/treeUtils.ts#L20
Property 'getAttribute' does not exist on type 'ChildNode'.
|
|
This job failed
Loading