export additional types used in callbacks (#3336) #1996
Annotations
10 warnings
Run npm run lint:ci:
wormhole-connect/src/AppRouter.tsx#L90
React Hook useEffect has a missing dependency: 'routeContext'. Either include it or remove the dependency array
|
Run npm run lint:ci:
wormhole-connect/src/components/DemoApp/index.tsx#L201
React Hook useEffect has missing dependencies: 'customConfigInput', 'customConfigNonce', and 'isLoadingCustomConfig'. Either include them or remove the dependency array. You can also do a functional update 'setCustomConfigNonce(c => ...)' if you only need 'customConfigNonce' in the 'setCustomConfigNonce' call
|
Run npm run lint:ci:
wormhole-connect/src/components/DemoApp/index.tsx#L202
React Hook useEffect has a missing dependency: 'customThemeInput'. Either include it or remove the dependency array. You can also replace multiple useState variables with useReducer if 'setCustomTheme' needs the current value of 'customThemeInput'
|
Run npm run lint:ci:
wormhole-connect/src/components/Modal.tsx#L76
React Hook useEffect has a missing dependency: 'onClose'. Either include it or remove the dependency array. If 'onClose' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
Run npm run lint:ci:
wormhole-connect/src/contexts/TokensContext.tsx#L59
'_setTokenPrices' is assigned a value but never used
|
Run npm run lint:ci:
wormhole-connect/src/contexts/TokensContext.tsx#L62
'_setTokenPricesToFetch' is assigned a value but never used
|
Run npm run lint:ci:
wormhole-connect/src/contexts/TokensContext.tsx#L109
React Hook useCallback has a missing dependency: 'lastTokenCacheUpdate'. Either include it or remove the dependency array
|
Run npm run lint:ci:
wormhole-connect/src/utils/wallet/index.ts#L180
React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array
|
Run npm run lint:ci:
wormhole-connect/src/views/TxSearch.tsx#L158
React Hook useCallback has a missing dependency: 'search'. Either include it or remove the dependency array
|
Run npm run lint:ci:
wormhole-connect/src/views/v2/Bridge/AssetPicker/ChainList.tsx#L164
React Hook useMemo has a missing dependency: 'showMoreButton'. Either include it or remove the dependency array
|
Set up job
1s
1s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Run actions/checkout@v4
1s
1s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Run actions/setup-node@v4
4s
4s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Run npm ci
37s
37s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Run npm run lint:ci
7s
7s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Post Run actions/setup-node@v4
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Post Run actions/checkout@v4
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Complete job
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Loading