Skip to content

First step to remove legacy #12

First step to remove legacy

First step to remove legacy #12

Triggered via pull request September 19, 2023 20:20
Status Failure
Total duration 1m 17s
Artifacts

format.yml

on: pull_request
code-lint-and-format
1m 9s
code-lint-and-format
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
code-lint-and-format: contracts/test/TokenStakingTestSet.sol#L235
Avoid to make time-based decisions in your business logic
code-lint-and-format
Process completed with exit code 1.
code-lint-and-format: contracts/governance/BaseTokenholderGovernor.sol#L153
Function order is incorrect, public view function can not go after internal view function (line 144)
code-lint-and-format: contracts/test/SimplePREApplicationStub.sol#L17
Function order is incorrect, struct definition can not go after event definition (line 12)
code-lint-and-format: contracts/test/TokenStakingTestSet.sol#L101
Function order is incorrect, external pure function can not go after public function (line 80)
code-lint-and-format: contracts/test/TokenStakingTestSet.sol#L228
Function order is incorrect, external function can not go after public function (line 219)