Skip to content

feat: Updates for service form & network dropdown #59

feat: Updates for service form & network dropdown

feat: Updates for service form & network dropdown #59

Triggered via pull request April 10, 2024 11:36
Status Success
Total duration 6m 21s
Artifacts

autonolas-registry.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
gitleaks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
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/.
build: apps/autonolas-registry/common-util/hooks/useHandleRoute.jsx#L67
React Hook useEffect has missing dependencies: 'dispathWithDelay' and 'updateChainId'. Either include them or remove the dependency array
build: apps/autonolas-registry/components/ListAgents/index.jsx#L57
React Hook useEffect has a missing dependency: 'hash'. Either include it or remove the dependency array
build: 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
build: apps/autonolas-registry/components/ListComponents/index.jsx#L118
React Hook useEffect has missing dependencies: 'currentTab', 'list.length', and 'searchValue'. Either include them or remove the dependency array
build: apps/autonolas-registry/components/ListServices/index.jsx#L150
React Hook useEffect has missing dependencies: 'getMySvmServices', 'getSvmServices', and 'list.length'. Either include them or remove the dependency array