Merge pull request #16 from rhinestonewtf/fix/decode-batch #81
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint the code:
script/Deploy.s.sol#L8
imported name MockRegistry is not used
|
Lint the code:
script/Deploy.s.sol#L9
imported name Safe is not used
|
Lint the code:
script/Deploy.s.sol#L10
imported name SafeProxyFactory is not used
|
Lint the code:
script/Deploy.s.sol#L12
imported name MockValidator is not used
|
Lint the code:
src/core/Initializer.sol#L6
global import of path ../DataTypes.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
Lint the code:
src/core/Initializer.sol#L18
imported name SentinelListLib is not used
|
Lint the code:
src/core/ModuleManager.sol#L4
imported name SentinelListLib is not used
|
Lint the code:
src/core/ModuleManager.sol#L9
global import of path ../DataTypes.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
Lint the code:
src/interfaces/IUserOperationBuilder.sol#L4
imported name PackedUserOperation is not used
|
Lint the code:
src/interfaces/IUserOperationBuilder.sol#L6
imported name Execution is not used
|
Loading