V4.1.0 #658
Annotations
10 warnings
contracts/compliance/legacy/BasicCompliance.sol#L65
global import of path ../../roles/AgentRole.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
contracts/compliance/legacy/BasicCompliance.sol#L66
global import of path ./ICompliance.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
contracts/compliance/legacy/BasicCompliance.sol#L67
global import of path ../../token/IToken.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
contracts/compliance/legacy/DefaultCompliance.sol#L65
global import of path ./BasicCompliance.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
contracts/compliance/legacy/features/ApproveTransfer.sol#L65
global import of path ../BasicCompliance.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
contracts/compliance/legacy/features/CountryRestrictions.sol#L65
global import of path ../BasicCompliance.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
contracts/compliance/legacy/features/CountryWhitelisting.sol#L65
global import of path ../BasicCompliance.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
contracts/compliance/legacy/features/DayMonthLimits.sol#L65
global import of path ../BasicCompliance.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
contracts/compliance/legacy/features/ExchangeMonthlyLimits.sol#L65
global import of path ../BasicCompliance.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
contracts/compliance/legacy/features/MaxBalance.sol#L65
global import of path ../BasicCompliance.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
The logs for this run have expired and are no longer available.
Loading