Improve note on the author of the LibMap #384
Annotations
10 warnings
Lint
global import of path @openzeppelin/contracts/proxy/beacon/BeaconProxy.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
Lint
global import of path @openzeppelin/contracts/proxy/beacon/UpgradeableBeacon.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
Lint
global import of path ./interfaces/IL1Bridge.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
Lint
global import of path ./interfaces/IL2Bridge.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
Lint
global import of path ./interfaces/IL2StandardToken.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
Lint
global import of path ./L2StandardERC20.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
Lint
global import of path ../vendor/AddressAliasHelper.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
Lint
Use Custom Errors instead of require statements
|
Lint
Use Custom Errors instead of require statements
|
Lint
Use Custom Errors instead of require statements
|
The logs for this run have expired and are no longer available.
Loading