UI test automation #2071
Annotations
10 warnings
Run npm run lint:ci:
wormhole-connect/src/AppRouter.tsx#L91
React Hook useEffect has a missing dependency: 'loadConfig'. Either include it or remove the dependency array
|
Run npm run lint:ci:
wormhole-connect/src/AppRouter.tsx#L112
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/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/components/SampleApp/index.tsx#L199
React Hook useEffect has missing dependencies: 'customConfigInput' and 'isLoadingCustomConfig'. Either include them or remove the dependency array
|
Run npm run lint:ci:
wormhole-connect/src/components/SampleApp/index.tsx#L200
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/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#L198
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
|
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
2s
2s
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
36s
36s
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
6s
6s
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