Add Metamask wallet support and improve state handling in wallet comp… #1452
Annotations
10 errors and 1 warning
Run npm run build:
src/lib/ConnectMassaWallets/components/ConnectMassaWallet.tsx#L11
Cannot find module '@massalabs/wallet-provider' or its corresponding type declarations.
|
Run npm run build:
src/lib/ConnectMassaWallets/components/MetamaskWallet.tsx#L12
Cannot find module '@massalabs/massa-web3' or its corresponding type declarations.
|
Run npm run build:
src/lib/ConnectMassaWallets/components/SelectMassaWallet.tsx#L9
Cannot find module '@massalabs/wallet-provider' or its corresponding type declarations.
|
Run npm run build:
src/lib/ConnectMassaWallets/components/StationSelectAccount.tsx#L7
Cannot find module '@massalabs/massa-web3' or its corresponding type declarations.
|
Run npm run build:
src/lib/ConnectMassaWallets/components/StationWallet.tsx#L10
Cannot find module '@massalabs/wallet-provider' or its corresponding type declarations.
|
Run npm run build:
src/lib/ConnectMassaWallets/components/StationWallet.tsx#L35
Parameter 'result' implicitly has an 'any' type.
|
Run npm run build:
src/lib/ConnectMassaWallets/components/StationWallet.tsx#L38
Parameter 'result' implicitly has an 'any' type.
|
Run npm run build:
src/lib/ConnectMassaWallets/store/accountStore.ts#L2
Cannot find module '@massalabs/massa-web3' or its corresponding type declarations.
|
Run npm run build:
src/lib/ConnectMassaWallets/store/accountStore.ts#L3
Cannot find module '@massalabs/wallet-provider' or its corresponding type declarations.
|
Run npm run build:
src/lib/ConnectMassaWallets/store/accountStore.ts#L138
Parameter 'acc' implicitly has an 'any' type.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading