Skip to content

🔧 Add creationFlowFuse for creation validation #213

🔧 Add creationFlowFuse for creation validation

🔧 Add creationFlowFuse for creation validation #213

Triggered via push April 15, 2024 14:14
Status Success
Total duration 1m 5s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
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/.
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#L377
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#L279
Code contains empty blocks