Skip to content

Refactor NetworkNode component for improved layout and spacing #107

Refactor NetworkNode component for improved layout and spacing

Refactor NetworkNode component for improved layout and spacing #107

Triggered via push August 28, 2025 16:10
Status Success
Total duration 6m 55s
Artifacts

build.yml

on: push
test-frontend
40s
test-frontend
test-backend
12s
test-backend
build-and-push
6m 6s
build-and-push
release
release
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
test-frontend: frontend/src/lib/validation.ts#L7
Unexpected any. Specify a different type
test-frontend: frontend/src/hooks/useElkLayout.ts#L241
Unexpected any. Specify a different type
test-frontend: frontend/src/hooks/useElkLayout.ts#L55
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#L150
Unexpected any. Specify a different type
test-frontend: frontend/src/components/ReactFlowGraph.tsx#L149
Unexpected any. Specify a different type
test-frontend: frontend/src/components/ReactFlowGraph.tsx#L106
Unexpected any. Specify a different type
test-frontend: frontend/src/components/ReactFlowGraph.tsx#L102
Unexpected any. Specify a different type
test-frontend: frontend/src/components/ReactFlowGraph.tsx#L97
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