Skip to content

Support deployment on Sepolia #366

Support deployment on Sepolia

Support deployment on Sepolia #366

Triggered via pull request October 18, 2023 21:27
Status Failure
Total duration 1m 40s
Artifacts

format.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)