Implement alternative editor panel with penpal bridge #75
Annotations
1 error and 10 warnings
|
test
Process completed with exit code 1.
|
|
test:
components/ui/ui-builder/internal/sandpack/sandpack-iframe-bridge.tsx#L103
React Hook useEffect has a missing dependency: 'selectedPage.children'. Either include it or remove the dependency array
|
|
test:
components/ui/ui-builder/internal/sandpack/sandpack-iframe-bridge.tsx#L27
'componentRegistry' is defined but never used
|
|
test:
components/ui/ui-builder/internal/sandpack-panel.tsx#L370
JSX attribute values should not contain functions created in the same scope
|
|
test:
components/ui/ui-builder/internal/sandpack-panel.tsx#L293
JSX attribute values should not contain objects created in the same scope
|
|
test:
components/ui/ui-builder/internal/sandpack-panel.tsx#L283
JSX attribute values should not contain objects created in the same scope
|
|
test:
components/ui/ui-builder/internal/sandpack-panel.tsx#L277
JSX attribute values should not contain objects created in the same scope
|
|
test:
components/ui/ui-builder/internal/sandpack-panel.tsx#L113
'selectedLayerId' is defined but never used
|
|
test:
components/ui/ui-builder/internal/sandpack-panel.tsx#L16
'SandpackCodeEditor' is defined but never used
|
|
test:
components/ui/ui-builder/internal/sandpack-panel.tsx#L13
'Sandpack' is defined but never used
|
|
test:
components/ui/ui-builder/internal/sandpack-panel.tsx#L7
'useEffect' is defined but never used
|