Erc20 transfer from and checks #1
Annotations
5 errors and 10 warnings
Lint:
ethereum/hardhat.config.ts#L33
Strings must use doublequote
|
Lint:
ethereum/hardhat.config.ts#L111
'path' is never reassigned. Use 'const' instead
|
Lint:
ethereum/hardhat.config.ts#L112
'rawData' is never reassigned. Use 'const' instead
|
Lint:
ethereum/hardhat.config.ts#L115
'jsonConfig' is never reassigned. Use 'const' instead
|
Lint
Process completed with exit code 1.
|
Lint
global import of path @openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata.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/token/ERC20/utils/SafeERC20.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/IL1BridgeLegacy.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/IL2ERC20Bridge.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 ./libraries/BridgeInitializationHelper.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 ../zksync/interfaces/IZkSync.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 ../common/interfaces/IAllowList.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 ../common/AllowListed.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
The logs for this run have expired and are no longer available.
Loading