Skip to content

feat: add resource pool icon (#86) #168

feat: add resource pool icon (#86)

feat: add resource pool icon (#86) #168

Triggered via push February 25, 2025 11:23
Status Success
Total duration 1m 3s
Artifacts

ci.yml

on: push
Verify Files
52s
Verify Files
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
Verify Files
Cache not found for keys: node-cache-Linux-x64-npm-1f23ec063017a798453e647961c0727c3c654f29c5c96cef8325c774407cbaf2
Verify Files: src/components/NavigationTree/NavigationTreeNode.tsx#L118
React Hook React.useEffect has missing dependencies: 'activePath', 'cache', 'dispatch', 'fetchPath', 'nodeState.loaded', 'nodeState.loading', and 'path'. Either include them or remove the dependency array. If 'dispatch' changes too often, find the parent component that defines it and wrap that definition in useCallback
Verify Files: src/components/NavigationTree/types.ts#L54
Unexpected any. Specify a different type
Verify Files: src/components/TreeView/TreeView.tsx#L21
Unexpected any. Specify a different type