Skip to content

Apply incremental dom update #405

Apply incremental dom update

Apply incremental dom update #405

Triggered via pull request November 2, 2024 17:32
Status Failure
Total duration 48s
Artifacts

ci_frontend.yaml

on: pull_request
Matrix: Check the source code
Fit to window
Zoom out
Zoom in

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