Skip to content

🐛 fix: editor won't always loading when nodes is empty #448

🐛 fix: editor won't always loading when nodes is empty

🐛 fix: editor won't always loading when nodes is empty #448

Triggered via pull request January 16, 2024 08:07
@ModestFunModestFun
synchronize #82
fix/vercel
Status Failure
Total duration 51s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
test: src/BasicGroupNode/index.tsx#L95
Property 'describe' does not exist on type 'BasicNodeData'.
test: src/FlowView/demos/data.tsx#L100
Type '{ id: string; data: { title: string; describe: string; logo: string; }; }[]' is missing the following properties from type 'BasicNodeData': title, description, logo
test
Process completed with exit code 1.