(govern) feat: migrate donate to govern #132
Annotations
5 warnings
build:
apps/tokenomics/common-util/DynamicFieldsForm/index.jsx#L41
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#L59
React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array
|
build:
apps/tokenomics/common-util/Login/LoginV2.jsx#L76
React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array
|
build:
apps/tokenomics/common-util/Login/LoginV2.jsx#L134
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/Donate/DonateForm.tsx#L42
React Hook useEffect has missing dependencies: 'dynamicFormType' and 'form'. Either include them or remove the dependency array
|