Skip to content

Check packages and publish demo app #224

Check packages and publish demo app

Check packages and publish demo app #224

Status Failure
Total duration 3m 19s
Artifacts

check.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
check-all: packages/core-react/src/walletData/index.ts#L76
'walletConnectorsList' is never reassigned. Use 'const' instead
check-all
@reef-knot/core-react#lint: command (/home/runner/work/reef-knot/reef-knot/packages/core-react) /tmp/yarn--1714386245071-0.2501567834919085/yarn run lint exited (1)
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