🐛 Includes CallData in Deployment Signature #229
Annotations
12 warnings
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint:
script/Account/12_AccountIsValidSignature.s.sol#L5
imported name EIP1271_VALIDATION_SUCCESS is not used
|
lint:
script/utils/Version.s.sol#L36
Avoid to use low level calls
|
lint:
src/v1/Account/SmartAccount.sol#L10
imported name UV_FLAG_MASK is not used
|
lint:
src/v1/Account/SmartAccount.sol#L380
Code contains empty blocks
|
lint:
src/v1/Paymaster.sol#L4
imported name Ownable is not used
|
lint:
test/unit/v1/Account/SmartAccountERC1271/EIP191.t.sol#L8
imported name EIP1271_VALIDATION_SUCCESS is not used
|
lint:
test/unit/v1/Account/SmartAccountERC1271/EIP191.t.sol#L8
imported name EIP1271_VALIDATION_FAILURE is not used
|
lint:
test/unit/v1/Account/SmartAccountERC1271/EIP712.t.sol#L7
imported name EIP1271_VALIDATION_SUCCESS is not used
|
lint:
test/unit/v1/Account/SmartAccountERC1271/EIP712.t.sol#L7
imported name EIP1271_VALIDATION_FAILURE is not used
|
lint:
test/unit/v1/Account/upgradeable.t.sol#L285
Code contains empty blocks
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|