Fix git workflow #1
Annotations
9 errors and 11 warnings
Run ESLint:
libs/util-functions/src/index.ts#L1
Definition for rule 'react-hooks/exhaustive-deps' was not found
|
Run ESLint:
libs/util-functions/src/lib/notifications.ts#L1
Definition for rule 'react-hooks/exhaustive-deps' was not found
|
Run ESLint:
libs/util-functions/src/lib/sendTransaction/helpers.test.ts#L1
Definition for rule 'react-hooks/exhaustive-deps' was not found
|
Run ESLint:
libs/util-functions/src/lib/sendTransaction/helpers.ts#L1
Definition for rule 'react-hooks/exhaustive-deps' was not found
|
Run ESLint:
libs/util-functions/src/lib/sendTransaction/index.test.ts#L1
Definition for rule 'react-hooks/exhaustive-deps' was not found
|
Run ESLint:
libs/util-functions/src/lib/sendTransaction/index.ts#L1
Definition for rule 'react-hooks/exhaustive-deps' was not found
|
Run ESLint:
libs/util-functions/src/lib/sendTransaction/types.ts#L1
Definition for rule 'react-hooks/exhaustive-deps' was not found
|
Run ESLint:
libs/util-functions/src/lib/util-functions.ts#L1
Definition for rule 'react-hooks/exhaustive-deps' was not found
|
Run ESLint
Process completed with exit code 1.
|
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
|
Run ESLint:
apps/tokenomics/common-util/DynamicFieldsForm/index.jsx#L42
React Hook useEffect has missing dependencies: 'dynamicFormType' and 'form'. Either include them or remove the dependency array
|
Run ESLint:
apps/tokenomics/common-util/Login/LoginV2.jsx#L71
React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array
|
Run ESLint:
apps/tokenomics/common-util/Login/LoginV2.jsx#L88
React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array
|
Run ESLint:
apps/tokenomics/common-util/Login/LoginV2.jsx#L140
React Hook useEffect has a missing dependency: 'address'. Either include it or remove the dependency array
|
Run ESLint:
apps/tokenomics/common-util/Login/LoginV2.jsx#L149
React Hook useEffect has missing dependencies: 'disconnect' and 'onDisconnectCb'. Either include them or remove the dependency array. If 'onDisconnectCb' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
Loading