Skip to content

Check packages and publish demo app #226

Check packages and publish demo app

Check packages and publish demo app #226

Status Failure
Total duration 5m 50s
Artifacts

check.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

1 error and 5 warnings
check-all
Process completed with exit code 1.
check-all
Environment URL '' is not a valid http(s) URL, so it will not be shown as a link in the workflow graph.
check-all: packages/core-react/src/hooks/useAutoConnect.ts#L30
React Hook useEffect has missing dependencies: 'autoConnectEnabled', 'eagerConnect', 'isConnected', and 'reconnectAsync'. Either include them or remove the dependency array
check-all: packages/connect-wallet-modal/src/components/Ledger/LedgerAccountScreen.tsx#L86
React Hook useCallback has a missing dependency: 'metricsOnConnect'. Either include it or remove the dependency array
check-all: packages/connect-wallet-modal/src/components/WalletsModal/components/ConnectWalletModal/ConnectWalletModal.tsx#L71
React Hook useCallback has a missing dependency: 'config'. Either include it or remove the dependency array
check-all: packages/connect-wallet-modal/src/connectButtons/ConnectWC.tsx#L102
React Hook useCallback has missing dependencies: 'metricsOnConnect' and 'onConnect'. Either include them or remove the dependency array