Skip to content

docs(materials): common logic docs (#964) #2344

docs(materials): common logic docs (#964)

docs(materials): common logic docs (#964) #2344

Triggered via push October 28, 2025 11:33
Status Success
Total duration 6m 38s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: apps/demo-nextjs-antd/src/editor/components/node-comment/components/editor.tsx#L42
React Hook useEffect has a missing dependency: 'model'. Either include it or remove the dependency array
build: apps/demo-nextjs-antd/src/editor/components/line-add-button/index.tsx#L110
React Hook useCallback has missing dependencies: 'document', 'dragService', 'fromPort', 'historyService', 'line', 'linesManager', 'nodePanelService', and 'toPort'. Either include them or remove the dependency array
build: apps/demo-nextjs-antd/src/editor/components/line-add-button/index.tsx#L26
`react` import should occur before import of `./button`
build: apps/demo-nextjs-antd/src/editor/components/line-add-button/index.tsx#L21
`@flowgram.ai/free-node-panel-plugin` import should occur before import of `./button`
build: apps/demo-nextjs-antd/src/editor/components/line-add-button/index.tsx#L20
`@flowgram.ai/free-lines-plugin` import should occur before import of `./button`
build: apps/demo-nextjs-antd/src/editor/components/line-add-button/index.tsx#L10
`@flowgram.ai/free-layout-editor` import should occur before import of `./button`
build: apps/demo-nextjs-antd/src/editor/components/line-add-button/index.tsx#L8
`./use-visible` import should occur before import of `./button`
build: apps/demo-nextjs-antd/src/editor/components/group/components/background.tsx#L42
React Hook useEffect has a missing dependency: 'node.id'. Either include it or remove the dependency array
build: apps/demo-free-layout/src/components/node-panel/index.tsx#L10
`@flowgram.ai/free-layout-editor` import should occur before import of `@douyinfe/semi-ui`