Skip to content

Merge pull request #157 from threshold-network/app-interfaces #79

Merge pull request #157 from threshold-network/app-interfaces

Merge pull request #157 from threshold-network/app-interfaces #79

Triggered via push September 9, 2024 16:40
Status Success
Total duration 1m 14s
Artifacts

format.yml

on: push
code-lint-and-format
1m 6s
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)