Skip to content

♻️ set the first signer in the initialize function #190

♻️ set the first signer in the initialize function

♻️ set the first signer in the initialize function #190

Triggered via pull request April 2, 2024 15:12
Status Success
Total duration 53s
Artifacts

quality-checks.yml

on: pull_request
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/utils/Version.s.sol#L36
Avoid to use low level calls
lint: src/v1/Account/SmartAccount.sol#L9
imported name UV_FLAG_MASK is not used
lint: src/v1/Paymaster.sol#L4
imported name Ownable is not used
lint: src/v1/Proxy/TransparentProxy.sol#L5
imported name ProxyAdmin is not used
lint: src/v1/Proxy/TransparentProxy.sol#L6
imported name ITransparentUpgradeableProxy is not used
lint: src/v1/Proxy/TransparentProxy.sol#L7
imported name TransparentUpgradeableProxy 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