Skip to content

feat: Metamask Snap integration #407

feat: Metamask Snap integration

feat: Metamask Snap integration #407

Triggered via pull request December 13, 2023 14:45
Status Failure
Total duration 1m 3s
Artifacts

ci.yml

on: pull_request
Matrix: Running ci
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Running ci (18): src/components/Wallet/MetamaskWallet/index.tsx#L91
Argument of type '{ address: string; source: string; name: string; wallet: { enable: () => undefined; extensionName: string; title: string; installUrl: string; logo: { src: string; alt: string; }; installed: boolean; extension: undefined; getAccounts: () => Promise<...>; subscribeAccounts: () => undefined; transformError: (err: Error...' is not assignable to parameter of type 'WalletAccount'.
Running ci (18)
Process completed with exit code 2.
Running ci (18)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/