chore: smart wallet permit implementation #7
Annotations
4 errors and 3 warnings
test
Process completed with exit code 4.
|
codestyle:
ignition/modules/SmartWalletFactoryV1.ts#L2
There should be at least one empty line between import groups
|
codestyle:
test/SmartWalletV1.test.ts#L8
Imports "Address" and "Hex" are only used as type
|
codestyle
Process completed with exit code 1.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
codestyle
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
codestyle:
test/SmartWalletV1.test.ts#L12
'parseGwei' is defined but never used
|