Skip to content

test: add e2e tests for 2nd step of create colony flow #4964

test: add e2e tests for 2nd step of create colony flow

test: add e2e tests for 2nd step of create colony flow #4964

Triggered via push November 8, 2024 07:51
Status Success
Total duration 3m 21s
Artifacts

nodejs.yml

on: push
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