Add SchainHash type #40
test.yml
on: push
test-contracts
1m 8s
test-predeployed
3m 56s
Annotations
9 errors
test-contracts:
contracts/extensions/interfaces/MessageSender.sol#L33
Line length must be no more than 120 but current length is 126
|
test-contracts:
contracts/mainnet/MessageProxyForMainnet.sol#L551
Line length must be no more than 120 but current length is 130
|
test-contracts:
contracts/MessageProxy.sol#L191
Line length must be no more than 120 but current length is 135
|
test-contracts:
contracts/MessageProxy.sol#L205
Line length must be no more than 120 but current length is 130
|
test-contracts:
contracts/MessageProxy.sol#L529
Line length must be no more than 120 but current length is 127
|
test-contracts:
contracts/MessageProxy.sol#L581
Function order is incorrect, internal pure function can not go after private pure function (line 572)
|
test-contracts:
contracts/schain/TokenManagers/TokenManagerERC20.sol#L64
Line length must be no more than 120 but current length is 121
|
test-contracts:
contracts/schain/TokenManagers/TokenManagerERC721.sol#L355
Line length must be no more than 120 but current length is 130
|
test-contracts
Process completed with exit code 1.
|