chore(main): release 4.5.0 (#87) #170
Annotations
4 warnings
Verify Files
Cache not found for keys: node-cache-Linux-x64-npm-5a0fced03ac1a23e94d4e45c0714a4c73fe4e0e08dd4ba537a7765ef9afecb1b
|
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
|