This repository has been archived by the owner on Sep 30, 2024. It is now read-only.
Fix/code coverage #211
Annotations
15 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
contracts/abstract/ManageableVault.sol#L496
Avoid to make time-based decisions in your business logic
|
contracts/feeds/CustomAggregatorV3CompatibleFeed.sol#L134
Avoid to make time-based decisions in your business logic
|
contracts/feeds/CustomAggregatorV3CompatibleFeed.sol#L135
Avoid to make time-based decisions in your business logic
|
contracts/feeds/CustomAggregatorV3CompatibleFeed.sol#L141
Avoid to make time-based decisions in your business logic
|
hardhat.config.ts#L61
Unexpected any. Specify a different type
|
scripts/deploy/grantRoles.ts#L37
Forbidden non-null assertion
|
scripts/deploy/grantRoles.ts#L42
Forbidden non-null assertion
|
scripts/deploy/grantRoles.ts#L47
Forbidden non-null assertion
|
scripts/deploy/grantRoles.ts#L51
Forbidden non-null assertion
|
scripts/deploy/postDeploy.ts#L35
Forbidden non-null assertion
|
scripts/deploy/postDeploy.ts#L40
Forbidden non-null assertion
|
scripts/deploy/postDeploy.ts#L47
Forbidden non-null assertion
|
scripts/deploy/transferRoles.ts#L32
Forbidden non-null assertion
|
scripts/deploy/transferRoles.ts#L37
Forbidden non-null assertion
|
The logs for this run have expired and are no longer available.
Loading