Skip to content

Fix: Fixes for fetchDomainBalance lambda edge cases #4947

Fix: Fixes for fetchDomainBalance lambda edge cases

Fix: Fixes for fetchDomainBalance lambda edge cases #4947

Triggered via pull request November 7, 2024 09:08
Status Success
Total duration 3m 31s
Artifacts

nodejs.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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