Apply incremental dom update #405
Annotations
10 errors and 1 warning
Build
Cannot find module 'hast' or its corresponding type declarations.
|
Build
'name' is declared but its value is never read.
|
Build
'matchNode' is declared but its value is never read.
|
Build
Property 'namespaceURI' does not exist on type 'Node'.
|
Build
'varArgs' is declared but its value is never read.
|
Build
'key' is declared but its value is never read.
|
Build
'statics' is declared but its value is never read.
|
Build
'varArgs' is declared but its value is never read.
|
Build
'varArgs' is declared but its value is never read.
|
Build
Process completed with exit code 2.
|
Lint:
frontend/src/components/editor/Preview.tsx#L72
React Hook useEffect has an unnecessary dependency: 'md'. Either exclude it or remove the dependency array. Outer scope values like 'md' aren't valid dependencies because mutating them doesn't re-render the component
|
Loading