Skip to content

Audit fixes

Audit fixes #34

Triggered via pull request March 26, 2024 10:19
Status Success
Total duration 4m 30s
Billable time 6m
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