test: polish tests #80
Annotations
7 warnings
Run yarn lint:check:
solidity/test/unit/modules/dispute/CircuitResolverModule.t.sol#L289
Variable "_status" is unused
|
Run yarn lint:check:
solidity/test/unit/modules/dispute/RootVerificationModule.t.sol#L33
'_token' should not start with _
|
Run yarn lint:check:
solidity/test/unit/modules/resolution/PrivateERC20ResolutionModule.t.sol#L81
Variable "_requestId" is unused
|
Run yarn lint:check:
solidity/contracts/modules/resolution/PrivateERC20ResolutionModule.sol#L45
Variable "_request" is unused
|
Run yarn lint:check:
solidity/contracts/modules/resolution/PrivateERC20ResolutionModule.sol#L46
Variable "_response" is unused
|
Run yarn lint:check:
solidity/contracts/modules/resolution/PrivateERC20ResolutionModule.sol#L47
Variable "_dispute" is unused
|
Run yarn lint:check:
solidity/interfaces/modules/dispute/ICircuitResolverModule.sol#L22
The order of members in the interface ICircuitResolverModule interfaces should be: Events, Errors, Enums, Structs, Functions
|
The logs for this run have expired and are no longer available.
Loading