Skip to content

Second step to remove legacy #81

Second step to remove legacy

Second step to remove legacy #81

Triggered via pull request September 9, 2024 19:30
Status Success
Total duration 1m 1s
Artifacts

format.yml

on: pull_request
code-lint-and-format
52s
code-lint-and-format
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
code-lint-and-format
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
code-lint-and-format: contracts/staking/IApplicationWithDecreaseDelay.sol#L67
Function order is incorrect, external function can not go after external view function (line 58)
code-lint-and-format: contracts/staking/IApplicationWithOperator.sol#L42
Function order is incorrect, external function can not go after external view function (line 29)