Support deployment on Sepolia #366
Annotations
1 error and 3 warnings
code-format
Process completed with exit code 1.
|
code-format
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
code-format:
contracts/AssetPool.sol#L167
Function order is incorrect, external function can not go after internal function (line 151)
|
code-format:
contracts/BatchedPhasedEscrow.sol#L39
Function order is incorrect, state variable declaration can not go after event definition (line 37)
|