docs: review extensions #133
ci.yml
on: push
Foundry project
1m 19s
Matrix: Run Linters
Annotations
7 warnings
Run Linters (16.x):
solidity/test/unit/modules/dispute/RootVerificationModule.t.sol#L33
'_token' should not start with _
|
Run Linters (16.x):
solidity/contracts/modules/resolution/BondEscalationResolutionModule.sol#L12
imported name IModule is not used
|
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/dispute/ICircuitResolverModule.sol#L22
The order of members in the interface ICircuitResolverModule interfaces should be: Events, Errors, Enums, Structs, Functions
|
Run Linters (16.x):
solidity/interfaces/modules/request/IHttpRequestModule.sol#L14
The order of members in the interface IHttpRequestModule interfaces should be: Events, Errors, Enums, Structs, Functions
|
Run Linters (16.x):
solidity/interfaces/modules/resolution/IArbitratorModule.sol#L12
The order of members in the interface IArbitratorModule 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
|