Apply incremental dom update #405
Annotations
10 errors and 1 warning
Check the source code (18.x)
Cannot find module 'hast' or its corresponding type declarations.
|
Check the source code (18.x)
'name' is declared but its value is never read.
|
Check the source code (18.x)
'matchNode' is declared but its value is never read.
|
Check the source code (18.x)
Property 'namespaceURI' does not exist on type 'Node'.
|
Check the source code (18.x)
'varArgs' is declared but its value is never read.
|
Check the source code (18.x)
'key' is declared but its value is never read.
|
Check the source code (18.x)
'statics' is declared but its value is never read.
|
Check the source code (18.x)
'varArgs' is declared but its value is never read.
|
Check the source code (18.x)
'varArgs' is declared but its value is never read.
|
Check the source code (18.x)
Process completed with exit code 2.
|
Check the source code (18.x):
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
|