refactor: lint main contracts (#212) #9
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: push
Foundry project
2m 21s
Matrix: Run Linters
Annotations
1 error and 4 warnings
Foundry project
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/IOracle.sol#L14
The order of members in the interface IOracle interfaces should be: Events, Errors, Enums, Structs, Functions
|
Run Linters (16.x):
solidity/interfaces/modules/request/IHttpRequestModule.sol#L12
The order of members in the interface IHttpRequestModule interfaces should be: Events, Errors, Enums, Structs, Functions
|
Run Linters (16.x):
solidity/interfaces/modules/resolution/IBondEscalationResolutionModule.sol#L13
The order of members in the interface IBondEscalationResolutionModule interfaces should be: Events, Errors, Enums, Structs, Functions
|