Skip to content

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

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

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

Triggered via pull request December 25, 2024 04:17
Status Failure
Total duration 2m 1s
Artifacts

build.yml

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

Annotations

3 errors and 1 warning
build (20.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 alchemy: { readonly http: readonly ["https://polygon-mainnet.g.alchemy.com/v2"]; readonly webS...' is not assignable to parameter of type 'ConfigOptions'.
build (20.x): src/components/Wallet/ConnectButton.vue#L49
Object literal may only specify known properties, and 'chains' does not exist in type 'WagmiAppKitOptions'.
build (20.x)
Process completed with exit code 2.
build (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636