fix: fix unassociated storage #709
Annotations
4 warnings
Lint the code:
src/deployment/RegistryDeployer.sol#L115
Error message for require is too long: 44 counted / 32 allowed
|
Lint the code:
src/deployment/RegistryDeployer.sol#L115
GC: Use Custom Errors instead of require statements
|
Lint the code:
src/deployment/RegistryDeployer.sol#L133
GC: Use Custom Errors instead of require statements
|
Lint the code:
src/deployment/RegistryDeployer.sol#L193
Avoid to use inline assembly. It is acceptable only in rare cases
|
Loading