This repository has been archived by the owner on Sep 30, 2024. It is now read-only.
Fix/code coverage #213
Triggered via pull request
September 18, 2024 08:48
Status
Failure
Total duration
2m 24s
Artifacts
–
Annotations
4 errors and 8 warnings
format
Process completed with exit code 1.
|
lint:
contracts/testers/DepositVaultTest.sol#L7
'overrideGetTokenRate' should start with _
|
lint:
contracts/testers/RedemptionVaultTest.sol#L7
'overrideGetTokenRate' should start with _
|
lint
Process completed with exit code 1.
|
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
|
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/
|