Skip to content
This repository has been archived by the owner on Sep 6, 2023. It is now read-only.

fix(wallet-connect): allow the first chain id to be optional during connector init #286

fix(wallet-connect): allow the first chain id to be optional during connector init

fix(wallet-connect): allow the first chain id to be optional during connector init #286

Triggered via pull request August 8, 2023 12:31
Status Failure
Total duration 39s
Artifacts

on-pull-request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Verify / Lint
Input required and not supplied: token
Size
Argument of type '{ showQrModal: boolean; qrModalOptions: QrModalOptions | undefined; projectId: string; optionalMethods: string[]; optionalEvents: string[]; chains: number[] | undefined; optionalChains: number[]; rpcMap: { ...; }; metadata: CoreTypes.Metadata | undefined; relayUrl: string | undefined; }' is not assignable to parameter of type 'EthereumProviderOptions'.
Size
The process '/home/runner/setup-pnpm/node_modules/.bin/pnpm' failed with exit code 1
Size
The following actions uses node12 which is deprecated and will be forced to run on node16: preactjs/compressed-size-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/