Skip to content

feat: Update Registry and Tokenomics apps #71

feat: Update Registry and Tokenomics apps

feat: Update Registry and Tokenomics apps #71

Triggered via pull request April 26, 2024 10:28
Status Success
Total duration 2m 24s
Artifacts

tokenomics.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
build: apps/tokenomics/common-util/DynamicFieldsForm/index.jsx#L40
React Hook useEffect has missing dependencies: 'dynamicFormType' and 'form'. Either include them or remove the dependency array
build: apps/tokenomics/common-util/Login/LoginV2.jsx#L65
React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array
build: apps/tokenomics/common-util/Login/LoginV2.jsx#L82
React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array
build: apps/tokenomics/common-util/Login/LoginV2.jsx#L144
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
build: apps/tokenomics/components/Home/MyBonds.jsx#L109
React Hook useEffect has a missing dependency: 'getBondsListHelper'. Either include it or remove the dependency array