dione staging setup #736
Annotations
7 warnings
build (18.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (18.x)
Unexpected input(s) 'submodules', valid inputs are ['always-auth', 'node-version', 'registry-url', 'scope', 'version']
|
build (18.x):
contracts/BaseChain.sol#L200
Function order is incorrect, external view function can not go after public pure function (line 193)
|
build (18.x):
contracts/Chain.sol#L136
Function order is incorrect, external view function can not go after external pure function (line 120)
|
build (18.x):
contracts/ForeignChain.sol#L41
Function order is incorrect, external view function can not go after external pure function (line 23)
|
build (18.x):
contracts/stakingBankStatic/StakingBankStatic.sol#L92
Provide an error message for require
|
build (18.x):
contracts/stakingBankStatic/StakingBankStatic.sol#L95
Provide an error message for require
|