Skip to content

test: update bond escalation resolution module tests #92

test: update bond escalation resolution module tests

test: update bond escalation resolution module tests #92

Triggered via push November 23, 2023 16:15
Status Failure
Total duration 1m 15s
Artifacts

ci.yml

on: push
Foundry project
1m 5s
Foundry project
Matrix: Run Linters
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 3 warnings
Run Linters (16.x): solidity/contracts/modules/resolution/BondEscalationResolutionModule.sol#L143
Missing named parameters. Max unnamed parameters value is 4
Run Linters (16.x): solidity/contracts/modules/resolution/BondEscalationResolutionModule.sol#L150
Missing named parameters. Max unnamed parameters value is 4
Run Linters (16.x): solidity/contracts/modules/resolution/BondEscalationResolutionModule.sol#L157
Missing named parameters. Max unnamed parameters value is 4
Run Linters (16.x): solidity/contracts/modules/resolution/BondEscalationResolutionModule.sol#L162
Missing named parameters. Max unnamed parameters value is 4
Run Linters (16.x)
Process completed with exit code 1.
Run Linters (16.x): solidity/interfaces/extensions/IBondEscalationAccounting.sol#L12
The order of members in the interface IBondEscalationAccounting interfaces should be: Events, Errors, Enums, Structs, Functions
Run Linters (16.x): solidity/interfaces/modules/resolution/IBondEscalationResolutionModule.sol#L16
The order of members in the interface IBondEscalationResolutionModule interfaces should be: Events, Errors, Enums, Structs, Functions