feat: isolate button component #28
lint-build-test.yaml
on: pull_request
Lint, Build & Test
1m 44s
Annotations
3 errors and 1 warning
Lint, Build & Test:
packages/react-wallet-kit/src/ConnectWalletButton/Constants/Constants.ts#L8
Invalid type "string | undefined" of template literal expression
|
Lint, Build & Test
@vechain/react-wallet-kit#lint: command (/home/runner/work/vechain-dapp-kit/vechain-dapp-kit/packages/react-wallet-kit) yarn run lint exited (1)
|
Lint, Build & Test
Process completed with exit code 1.
|
Lint, Build & Test:
packages/react-wallet-kit/src/ConnectWalletButton/Components/ConnectWalletModal.tsx#L19
`../../ConnexProvider` import should occur before import of `./Dialog`
|