Merge pull request #22 from hemantchaurasia2004/main #40
Annotations
10 errors
packages/site/src/pages/index.tsx#L257
Identifier name 'e' is too short (< 2)
|
packages/site/src/pages/index.tsx#L262
Identifier name 'e' is too short (< 2)
|
packages/site/src/pages/index.tsx#L262
Missing radix parameter
|
packages/snap/src/utils/aptos/CreateAccount.ts#L1
'AccountAddress' is defined but never used
|
packages/snap/src/utils/aptos/CreateAccount.ts#L10
Types are not permitted on @returns
|
|
packages/snap/src/utils/aptos/CreateAccount.ts#L38
Replace `⏎··.then(res·=>·res.json())` with `.then((res)·=>·res.json());`
|
packages/snap/src/utils/aptos/CreateAccount.ts#L39
Functions that return promises must be async
|
packages/snap/src/utils/aptos/GenKeyPair.ts#L6
Types are not permitted on @returns
|
packages/snap/src/utils/aptos/GetAccount.ts#L7
Types are not permitted on @returns
|
The logs for this run have expired and are no longer available.
Loading