Skip to content

chore: check PR title instead of commits #132

chore: check PR title instead of commits

chore: check PR title instead of commits #132

Triggered via pull request July 29, 2024 13:33
Status Success
Total duration 44s
Artifacts

ci.yml

on: pull_request
Verify Files
34s
Verify Files
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
Verify Files: src/components/NavigationTree/NavigationTreeNode.tsx#L113
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#L53
Unexpected any. Specify a different type
Verify Files: src/components/TreeView/TreeView.tsx#L20
Unexpected any. Specify a different type