Fix documentation mismatch #386
Annotations
10 errors and 10 warnings
Lint:
ethereum/test/unit_tests/mailbox_test.spec.ts#L4
Imports "MailboxFacet", "MockExecutorFacet", "Forwarder" and "MailboxFacetTest" are only used as types
|
Lint:
ethereum/test/unit_tests/mailbox_test.spec.ts#L213
Replace `testFunc:·(price:·ethers.BigNumber)·=>·ethers.utils.Deferrable<ethers.BigNumber>` with `⏎······testFunc:·(price:·ethers.BigNumber)·=>·ethers.utils.Deferrable<ethers.BigNumber>⏎····`
|
|
Lint:
ethereum/test/unit_tests/mailbox_test.spec.ts#L228
Replace `'gwei'` with `"gwei"`
|
Lint:
ethereum/test/unit_tests/mailbox_test.spec.ts#L228
Strings must use doublequote
|
Lint:
ethereum/test/unit_tests/mailbox_test.spec.ts#L235
Insert `⏎········`
|
|
Lint:
ethereum/test/unit_tests/mailbox_test.spec.ts#L237
Replace `········` with `··········`
|
|
Lint:
ethereum/test/unit_tests/mailbox_test.spec.ts#L239
Replace `········` with `··········`
|
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/libraries/UnsafeBytes.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/libraries/L2ContractHelper.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