Skip to content

Market update v1 changes #3

Market update v1 changes

Market update v1 changes #3

Triggered via pull request October 16, 2024 14:17
Status Success
Total duration 2m 11s
Artifacts

run-contract-linter.yaml

on: pull_request
Contract linter
1m 59s
Contract linter
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Contract linter: contracts/CometProxyAdmin.sol#L2
Found more than One contract per file. 2 contracts found!
Contract linter: 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)
Contract linter: 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)
Contract linter: 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)
Contract linter: 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)
Contract linter: 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)
Contract linter: 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)
Contract linter: contracts/Configurator.sol#L251
Rule is set with explicit type [var/s: uint]
Contract linter: contracts/Configurator.sol#L260
Rule is set with explicit type [var/s: uint]
Contract linter: contracts/Configurator.sol#L267
Rule is set with explicit type [var/s: uint]