feat: distributed sessions #32
Annotations
10 errors and 1 warning
size report:
src/actions/createBatchSession.ts#L9
Cannot find module '@biconomy/account' or its corresponding type declarations.
|
size report:
src/actions/createDistributedSession.ts#L6
Cannot find module '@biconomy/account' or its corresponding type declarations.
|
size report:
src/actions/createSession.ts#L8
Cannot find module '@biconomy/account' or its corresponding type declarations.
|
size report:
src/actions/sendGasTokenTransaction.ts#L2
Cannot find module '@biconomy/account' or its corresponding type declarations.
|
size report:
src/actions/sendSponsoredTransaction.ts#L2
Cannot find module '@biconomy/account' or its corresponding type declarations.
|
size report:
src/actions/useBatchSession.ts#L7
Cannot find module '@biconomy/account' or its corresponding type declarations.
|
size report:
src/actions/useDistributedSession.ts#L7
Cannot find module '@biconomy/account' or its corresponding type declarations.
|
size report:
src/actions/useSession.ts#L7
Cannot find module '@biconomy/account' or its corresponding type declarations.
|
size report:
src/hooks/useBatchSession.ts#L6
Cannot find module '@biconomy/account' or its corresponding type declarations.
|
size report:
src/hooks/useCreateBatchSession.ts#L5
Cannot find module '@biconomy/account' or its corresponding type declarations.
|
size report
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|