Skip to content

feat: debug details page #21

feat: debug details page

feat: debug details page #21

Triggered via pull request March 20, 2024 12:34
Status Failure
Total duration 5m 56s
Billable time 7m
Artifacts

autonolas-registry.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 7 warnings
build
Process completed with exit code 1.
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#L69
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#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/ListServices/index.jsx#L150
React Hook useEffect has missing dependencies: 'getMySvmServices', 'getSvmServices', and 'list.length'. Either include them or remove the dependency array