Skip to content

💡 flag contracts as unaudited #224

💡 flag contracts as unaudited

💡 flag contracts as unaudited #224

Triggered via pull request April 18, 2024 15:51
Status Success
Total duration 1m 6s
Artifacts

quality-checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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#L375
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
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/.