Merge pull request #35 from etherisc/bugfix/price-feed-integration #238
Annotations
10 warnings
contracts/gif/BasicRiskpool2.sol#L4
global import of path ./Riskpool2.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
contracts/gif/BasicRiskpool2.sol#L5
global import of path @etherisc/gif-interface/contracts/modules/IBundle.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
contracts/gif/BasicRiskpool2.sol#L6
global import of path @etherisc/gif-interface/contracts/modules/IPolicy.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
contracts/gif/BasicRiskpool2.sol#L50
Use Custom Errors instead of require statements
|
contracts/gif/BasicRiskpool2.sol#L107
Variable "filter" is unused
|
contracts/gif/BasicRiskpool2.sol#L107
Variable "initialAmount" is unused
|
contracts/gif/BasicRiskpool2.sol#L148
Variable "firstBundleId" is unused
|
contracts/gif/BasicRiskpool2.sol#L148
Variable "secondBundleId" is unused
|
contracts/gif/Riskpool2.sol#L4
global import of path @openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
contracts/gif/Riskpool2.sol#L5
global import of path @openzeppelin/contracts/token/ERC721/IERC721.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