Skip to content

chore(main): release 4.5.0 (#87) #170

chore(main): release 4.5.0 (#87)

chore(main): release 4.5.0 (#87) #170

Triggered via push February 25, 2025 11:27
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-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