Market update v1 changes #31
Annotations
10 warnings
contracts/CometProxyAdmin.sol#L2
Found more than One contract per file. 2 contracts found!
|
contracts/CometProxyAdmin.sol#L4
global import of path ./vendor/proxy/transparent/ProxyAdmin.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
contracts/CometProxyAdmin.sol#L5
global import of path ./marketupdates/MarketAdminPermissionCheckerInterface.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
contracts/Configurator.sol#L4
global import of path ./CometFactory.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
contracts/Configurator.sol#L5
global import of path ./CometConfiguration.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
contracts/Configurator.sol#L6
global import of path ./ConfiguratorStorage.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
contracts/Configurator.sol#L7
global import of path ./marketupdates/MarketAdminPermissionCheckerInterface.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
contracts/Configurator.sol#L251
Rule is set with explicit type [var/s: uint]
|
contracts/Configurator.sol#L260
Rule is set with explicit type [var/s: uint]
|
contracts/Configurator.sol#L267
Rule is set with explicit type [var/s: uint]
|
This job succeeded
Loading