ntt input amount truncate excess decimals fix #1576
build.yml
on: pull_request
lint
1m 2s
test
3m 7s
check-sdn-list
11s
check-token-list
3m 10s
build-hosted
2m 44s
build-library
2m 8s
Annotations
16 warnings
check-sdn-list
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/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#L60
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#L196
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#L201
React Hook useCallback has a missing dependency: 'dispatch'. Either include it or remove the dependency array
|
lint:
wormhole-connect/src/views/v2/Bridge/AmountInput/index.tsx#L219
React Hook useMemo has a missing dependency: 'handleChange'. Either include it or remove the dependency array
|
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
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
check-token-list
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|