Skip to content

feat: Add initialChainId to connectModal #168

feat: Add initialChainId to connectModal

feat: Add initialChainId to connectModal #168

Triggered via push August 16, 2024 12:58
Status Failure
Total duration 1m 16s
Artifacts

docs.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
deploy docs
Module '"@node-real/walletkit"' has no exported member 'ProfileModal'.
deploy docs
Module '"@node-real/walletkit"' has no exported member 'SwitchNetworkModal'.
deploy docs
Module '"@node-real/walletkit"' has no exported member 'WalletKitButton'.
deploy docs
Module '"@node-real/walletkit"' has no exported member 'defaultWagmiConfig'.
deploy docs
Cannot find module '@node-real/walletkit/wallets' or its corresponding type declarations.
deploy docs
Type '{ children: ReactNode; mode: ColorMode; options: { initialChainId: number; }; }' is not assignable to type 'IntrinsicAttributes & WalletKitProviderProps'.
deploy docs
Process completed with exit code 2.
deploy docs
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/