Fix git workflow #8
Annotations
6 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run ESLint:
apps/autonolas-registry/common-util/hooks/useHandleRoute.jsx#L69
React Hook useEffect has missing dependencies: 'dispathWithDelay' and 'updateChainId'. Either include them or remove the dependency array
|
Run ESLint:
apps/autonolas-registry/components/ListAgents/index.jsx#L57
React Hook useEffect has a missing dependency: 'hash'. Either include it or remove the dependency array
|
Run ESLint:
apps/autonolas-registry/components/ListAgents/index.jsx#L119
React Hook useEffect has missing dependencies: 'currentTab', 'list.length', and 'searchValue'. Either include them or remove the dependency array
|
Run ESLint:
apps/autonolas-registry/components/ListComponents/index.jsx#L119
React Hook useEffect has missing dependencies: 'currentTab', 'list.length', and 'searchValue'. Either include them or remove the dependency array
|
Run ESLint:
apps/autonolas-registry/components/ListServices/index.jsx#L152
React Hook useEffect has missing dependencies: 'getMySvmServices', 'getSvmServices', and 'list.length'. Either include them or remove the dependency array
|
Loading