WIP: Arbitrary tokens phase 1 #1612
build.yml
on: pull_request
lint
49s
test
46s
check-sdn-list
4s
check-token-list
53s
build-hosted
2m 12s
build-library
2m 9s
Annotations
7 errors and 16 warnings
tests/ci/config.test.ts > mainnet configs > chain gas tokens:
wormhole-connect/tests/ci/config.test.ts#L29
AssertionError: expected undefined to be truthy
- Expected:
undefined
+ Received:
false
❯ forEach tests/ci/config.test.ts:29:31
❯ tests/ci/config.test.ts:27:10
|
tests/ci/config.test.ts > testnet configs > chain gas tokens:
wormhole-connect/tests/ci/config.test.ts#L29
AssertionError: expected undefined to be truthy
- Expected:
undefined
+ Received:
false
❯ forEach tests/ci/config.test.ts:29:31
❯ tests/ci/config.test.ts:27:10
|
test
Process completed with exit code 1.
|
lint:
wormhole-connect/src/hooks/useFetchSupportedRoutes.ts#L66
Unexpected constant condition
|
lint:
wormhole-connect/src/hooks/useSortedRoutesWithQuotes.ts#L49
React Hook useMemo has a duplicate dependency: 'destToken'. Either omit it or remove the dependency array
|
lint
Process completed with exit code 1.
|
check-token-list
Process completed with exit code 1.
|
check-sdn-list
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint:
wormhole-connect/src/AppRouter.tsx#L66
React Hook React.useEffect has missing dependencies: 'dispatch' and 'props.config'. Either include them or remove the dependency array
|
lint:
wormhole-connect/src/AppRouter.tsx#L86
React Hook useEffect has a missing dependency: 'routeContext'. Either include it or remove the dependency array
|
lint:
wormhole-connect/src/components/DemoApp/index.tsx#L148
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/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/hooks/useSortedRoutesWithQuotes.ts#L49
React Hook useMemo has a duplicate dependency: 'destToken'. Either omit it or remove the dependency array
|
lint:
wormhole-connect/src/utils/wallet/index.ts#L155
React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array
|
lint:
wormhole-connect/src/views/TxSearch.tsx#L156
React Hook useCallback has a missing dependency: 'search'. Either include it or remove the dependency array
|
lint:
wormhole-connect/src/views/v2/Bridge/AmountInput/index.tsx#L61
React Hook useCallback has a missing dependency: 'deferredOnChange'. Either include it or remove the dependency array
|
lint:
wormhole-connect/src/views/v2/Bridge/AmountInput/index.tsx#L199
React Hook useMemo has missing dependencies: 'classes.balance' and 'isFetching'. Either include them or remove the dependency array
|
lint:
wormhole-connect/src/views/v2/Bridge/AmountInput/index.tsx#L204
React Hook useCallback has a missing dependency: 'dispatch'. Either include it or remove the dependency array
|
check-token-list
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-library
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-hosted
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|