Merge pull request #25 from VenusProtocol/fix/timeManager #58
Annotations
15 warnings
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint:
contracts/ExponentialNoError.sol#L62
Use Custom Errors instead of require statements
|
Lint:
contracts/ExponentialNoError.sol#L67
Use Custom Errors instead of require statements
|
Lint:
contracts/MaxLoopsLimitHelper.sol#L31
Use Custom Errors instead of require statements
|
Lint:
contracts/TimeManagerV5.sol#L42
Use Custom Errors instead of revert statements
|
Lint:
contracts/TimeManagerV5.sol#L45
Use Custom Errors instead of revert statements
|
Lint:
contracts/TimeManagerV5.sol#L48
Use Custom Errors instead of revert statements
|
Lint:
contracts/TimeManagerV8.sol#L9
Immutable variables name are set to be in capitalized SNAKE_CASE
|
Lint:
contracts/TimeManagerV8.sol#L13
Immutable variables name are set to be in capitalized SNAKE_CASE
|
Lint:
contracts/TimeManagerV8.sol#L17
Immutable variables name are set to be in capitalized SNAKE_CASE
|
Deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|