remediations #58
Annotations
3 errors and 10 warnings
lint / forge-lint:
src/utils/Safe7579UserOperationBuilder.sol#L81
Line length must be no more than 123 but current length is 152
|
lint / forge-lint:
src/utils/Safe7579UserOperationBuilder.sol#L82
Line length must be no more than 123 but current length is 1045
|
lint / forge-lint
Process completed with exit code 1.
|
lint / forge-lint:
script/Deploy.s.sol#L8
imported name MockRegistry is not used
|
lint / forge-lint:
script/Deploy.s.sol#L9
imported name Safe is not used
|
lint / forge-lint:
script/Deploy.s.sol#L10
imported name SafeProxyFactory is not used
|
lint / forge-lint:
script/Deploy.s.sol#L12
imported name MockValidator is not used
|
lint / forge-lint:
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 / forge-lint:
src/core/Initializer.sol#L18
imported name SentinelListLib is not used
|
lint / forge-lint:
src/core/ModuleManager.sol#L4
imported name SentinelListLib is not used
|
lint / forge-lint:
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 / forge-lint:
src/interfaces/IUserOperationBuilder.sol#L4
imported name PackedUserOperation is not used
|
lint / forge-lint:
src/interfaces/IUserOperationBuilder.sol#L6
imported name Execution is not used
|