This repository has been archived by the owner on Sep 30, 2024. It is now read-only.
2 fix review #220
Triggered via pull request
September 30, 2024 09:36
Status
Failure
Total duration
27m 55s
Artifacts
–
Annotations
2 errors and 18 warnings
format
Process completed with exit code 2.
|
test
Process completed with exit code 89.
|
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/
|
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/
|
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
|
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/
|