Skip to content

fix(deps): update dependency @web3modal/wagmi to v5 #25828

fix(deps): update dependency @web3modal/wagmi to v5

fix(deps): update dependency @web3modal/wagmi to v5 #25828

Triggered via pull request June 19, 2024 09:48
Status Failure
Total duration 2m 6s
Artifacts

build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build (18.x)
Argument of type '{ chains: (Assign<{ readonly id: 137; readonly name: "Polygon"; readonly network: "matic"; readonly nativeCurrency: { readonly name: "MATIC"; readonly symbol: "MATIC"; readonly decimals: 18; }; readonly rpcUrls: { ...; }; readonly blockExplorers: { ...; }; readonly contracts: { ...; }; }, ChainConfig<...>> | Assign<...' is not assignable to parameter of type 'ConfigOptions'.
build (18.x): src/components/Wallet/ConnectButton.vue#L48
Object literal may only specify known properties, and 'chains' does not exist in type 'Web3ModalOptions<Config<readonly [Chain<ChainFormatters | undefined>, ...Chain<ChainFormatters | undefined>[]], any>>'.
build (18.x)
Process completed with exit code 2.