Skip to content

Enhance NetworkNode and NetworkView components with user data and imp… #100

Enhance NetworkNode and NetworkView components with user data and imp…

Enhance NetworkNode and NetworkView components with user data and imp… #100

Triggered via push August 28, 2025 03:56
Status Success
Total duration 7m 22s
Artifacts

build.yml

on: push
test-frontend
49s
test-frontend
test-backend
22s
test-backend
release
release
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
test-frontend: frontend/src/hooks/useElkLayout.ts#L226
Unexpected any. Specify a different type
test-frontend: frontend/src/hooks/useElkLayout.ts#L210
Unexpected any. Specify a different type
test-frontend: frontend/src/hooks/useElkLayout.ts#L54
Unexpected any. Specify a different type
test-frontend: frontend/src/contexts/ThemeContext.tsx#L64
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
test-frontend: frontend/src/components/ReactFlowGraph.tsx#L148
Unexpected any. Specify a different type
test-frontend: frontend/src/components/ReactFlowGraph.tsx#L147
Unexpected any. Specify a different type
test-frontend: frontend/src/components/ReactFlowGraph.tsx#L105
Unexpected any. Specify a different type
test-frontend: frontend/src/components/ReactFlowGraph.tsx#L101
Unexpected any. Specify a different type
test-frontend: frontend/src/components/ReactFlowGraph.tsx#L96
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
test-frontend: frontend/src/components/NetworkEdge.tsx#L106
React Hook useMemo has an unnecessary dependency: 'selected'. Either exclude it or remove the dependency array