Skip to content

Merge pull request #151 from threshold-network/support-sepolia #8

Merge pull request #151 from threshold-network/support-sepolia

Merge pull request #151 from threshold-network/support-sepolia #8

Triggered via push September 19, 2023 14:00
Status Success
Total duration 2m 18s
Artifacts

format.yml

on: push
code-lint-and-format
2m 5s
code-lint-and-format
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
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#L287
Function order is incorrect, external pure function can not go after public function (line 266)