Set default environment to production in Dockerfile #102
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
|