0.3.40 #75
Annotations
5 errors and 1 warning
publish:
src/components/connectModal/index.tsx#L9
Module '"../../utils"' has no exported member 'saveWalletToLocal'.
|
publish:
src/context/index.tsx#L5
Cannot find module '../utils/localStore' or its corresponding type declarations.
|
publish:
src/hooks/useB2Disconnect.ts#L6
Cannot find module '../utils/localStore' or its corresponding type declarations.
|
publish:
src/utils/index.ts#L13
Cannot find module './localStore' or its corresponding type declarations.
|
publish
Process completed with exit code 1.
|
publish
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/
|