Skip to content

🚨 solve linter warnings #207

🚨 solve linter warnings

🚨 solve linter warnings #207

Triggered via push April 2, 2024 21:47
Status Success
Total duration 1m 45s
Artifacts
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#L374
Code contains empty blocks
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
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/.