Fix: Enable the Advanced Payment form's staking submission logic #4954
Annotations
4 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
src/components/v5/frame/ColonyHome/partials/DashboardHeader/partials/ColonyLinks/useMuteColonyItem.tsx#L81
React Hook useCallback has a missing dependency: 'MSG.toastNotificationsUnmuted'. Either include it or remove the dependency array
|
build:
src/components/v5/frame/ColonyHome/partials/DashboardHeader/partials/ColonyLinks/useMuteColonyItem.tsx#L108
React Hook useCallback has a missing dependency: 'MSG.toastNotificationsMuted'. Either include it or remove the dependency array
|
build:
src/hooks/useTokenLockStates.ts#L46
React Hook useEffect has a missing dependency: 'fetchTokenStates'. Either include it or remove the dependency array
|