Don't run check-token-list
unless the token JSON files changed
#1978
build.yml
on: pull_request
lint
57s
test
0s
check-sdn-list
1m 2s
check-token-list
1m 54s
build-hosted
1m 46s
build-library
1m 46s
Annotations
1 error and 17 warnings
check-token-list
Process completed with exit code 1.
|
lint:
wormhole-connect/src/AppRouter.tsx#L90
React Hook useEffect has a missing dependency: 'routeContext'. Either include it or remove the dependency array
|
lint:
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
|
lint:
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'
|
lint:
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
|
lint:
wormhole-connect/src/contexts/TokensContext.tsx#L59
'_setTokenPrices' is assigned a value but never used
|
lint:
wormhole-connect/src/contexts/TokensContext.tsx#L62
'_setTokenPricesToFetch' is assigned a value but never used
|
lint:
wormhole-connect/src/contexts/TokensContext.tsx#L109
React Hook useCallback has a missing dependency: 'lastTokenCacheUpdate'. Either include it or remove the dependency array
|
lint:
wormhole-connect/src/utils/wallet/index.ts#L164
React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array
|
lint:
wormhole-connect/src/views/TxSearch.tsx#L158
React Hook useCallback has a missing dependency: 'search'. Either include it or remove the dependency array
|
lint:
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
|
lint
Cache not found for keys: node-cache-Linux-x64-npm-ec6c7aac02493521609ef43318f102d0ff5971b41bc38e4fb2e6edb10ed4a638
|
lint
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
build-library
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
build-library
Cache not found for keys: node-cache-Linux-x64-npm-ec6c7aac02493521609ef43318f102d0ff5971b41bc38e4fb2e6edb10ed4a638
|
build-hosted
Cache not found for keys: node-cache-Linux-x64-npm-ec6c7aac02493521609ef43318f102d0ff5971b41bc38e4fb2e6edb10ed4a638
|
build-hosted
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
check-token-list
Cache not found for keys: node-cache-Linux-x64-npm-ec6c7aac02493521609ef43318f102d0ff5971b41bc38e4fb2e6edb10ed4a638
|