Check packages and publish demo app #200
Annotations
4 warnings
check-all
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3, actions/deploy-pages@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
check-all:
packages/connect-wallet-modal/src/connectButtons/ConnectBrowser.tsx#L76
Promise-returning function provided to attribute where a void return was expected
|
check-all:
packages/connect-wallet-modal/src/connectButtons/ConnectInjected.tsx#L66
Promise-returning function provided to attribute where a void return was expected
|
check-all:
packages/connect-wallet-modal/src/connectButtons/ConnectWC.tsx#L117
Promise-returning function provided to attribute where a void return was expected
|