Feature/add depeg distribution contract #240
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run solhint linter:
contracts/distribution/DepegDistribution.sol#L34
Use Custom Errors instead of require statements
|
Run solhint linter:
contracts/distribution/DepegDistribution.sol#L49
Use Custom Errors instead of require statements
|
Run solhint linter:
contracts/distribution/DepegDistribution.sol#L52
Use Custom Errors instead of require statements
|
Run solhint linter:
contracts/distribution/DepegDistribution.sol#L62
Use Custom Errors instead of require statements
|
Run solhint linter:
contracts/distribution/DepegDistribution.sol#L186
Use Custom Errors instead of require statements
|
Run solhint linter:
contracts/distribution/DepegDistribution.sol#L193
Use Custom Errors instead of require statements
|
Run solhint linter:
contracts/distribution/DepegDistribution.sol#L194
Use Custom Errors instead of require statements
|
Run solhint linter:
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)
|
Run solhint linter:
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)
|
Run solhint linter:
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)
|
The logs for this run have expired and are no longer available.
Loading