feat: integrate wallet connect #841
Annotations
3 errors and 6 warnings
build-docker
buildx failed with: ERROR: failed to solve: process "/bin/sh -c npm install -g pnpm@9 && pnpm install --frozen-lockfile && pnpm run build" did not complete successfully: exit code: 2
|
ci:
composables/crypto-payment.ts#L144
Property 'rpcUrl' is missing in type '{ chainId: bigint; currency: string; explorerUrl: string; name: string; }' but required in type 'Chain'.
|
ci
Process completed with exit code 2.
|
ci
No files were found with the provided path: tests/e2e/videos. No artifacts will be uploaded.
|
ci:
components/checkout/pay/CryptoPaymentForm.vue#L89
'stopWatcher' was used before it was defined
|
ci:
components/checkout/pay/PaypalPayment.vue#L148
'stopWatcher' was used before it was defined
|
ci:
composables/braintree.ts#L48
Promise returned in function argument where a void return was expected
|
ci:
store/index.ts#L567
'logout' was used before it was defined
|
ci
No files were found with the provided path: tests/e2e/screenshots. No artifacts will be uploaded.
|