This repository has been archived by the owner on Sep 30, 2024. It is now read-only.
Fix/code coverage #214
Triggered via pull request
September 18, 2024 08:51
Status
Success
Total duration
2m 35s
Artifacts
–
Annotations
18 warnings
format
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/
|
lint
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/
|
lint:
contracts/abstract/ManageableVault.sol#L499
Avoid to make time-based decisions in your business logic
|
lint:
contracts/feeds/CustomAggregatorV3CompatibleFeed.sol#L134
Avoid to make time-based decisions in your business logic
|
lint:
contracts/feeds/CustomAggregatorV3CompatibleFeed.sol#L135
Avoid to make time-based decisions in your business logic
|
lint:
contracts/feeds/CustomAggregatorV3CompatibleFeed.sol#L141
Avoid to make time-based decisions in your business logic
|
lint:
hardhat.config.ts#L61
Unexpected any. Specify a different type
|
lint:
scripts/deploy/grantRoles.ts#L37
Forbidden non-null assertion
|
lint:
scripts/deploy/grantRoles.ts#L42
Forbidden non-null assertion
|
lint:
scripts/deploy/grantRoles.ts#L47
Forbidden non-null assertion
|
lint:
scripts/deploy/grantRoles.ts#L51
Forbidden non-null assertion
|
lint:
scripts/deploy/postDeploy.ts#L35
Forbidden non-null assertion
|
lint:
scripts/deploy/postDeploy.ts#L40
Forbidden non-null assertion
|
lint:
scripts/deploy/postDeploy.ts#L47
Forbidden non-null assertion
|
lint:
scripts/deploy/transferRoles.ts#L32
Forbidden non-null assertion
|
lint:
scripts/deploy/transferRoles.ts#L37
Forbidden non-null assertion
|
build
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/
|
test
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/
|