feat: Metamask Snap integration #407
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/
|