test: integration test for unlock #7
Annotations
10 warnings
Run yarn lint:check:
solidity/test/integration/IntegrationBase.sol#L4
imported name IERC20 is not used
|
Run yarn lint:check:
solidity/test/utils/IOwned.sol#L5
'owner_' should start with _
|
Run yarn lint:check:
solidity/contracts/Unlock.sol#L8
The order of data in contract Unlock should be: Constants, Immutable variables, State Variables
|
Run yarn lint:check:
solidity/contracts/Unlock.sol#L18
'unlockedSupply_' should start with _
|
Run yarn lint:check:
solidity/contracts/Unlock.sol#L27
'unlockedSupply_' should start with _
|
Run yarn lint:check:
solidity/contracts/Unlock.sol#L31
'unlockedSupply_' should start with _
|
Run yarn lint:check:
solidity/interfaces/IUnlock.sol#L4
imported name IERC20 is not used
|
Run yarn lint:check:
solidity/interfaces/IUnlock.sol#L10
'unlockedSupply_' should start with _
|
Run yarn lint:check:
solidity/interfaces/IUnlock.sol#L11
'unlockedSupply_' should start with _
|
Run yarn lint:check:
solidity/interfaces/IUnlock.sol#L14
'startTime_' should start with _
|
The logs for this run have expired and are no longer available.
Loading