Skip to content

[VEN-2258]: add TimeManagerV5 and TimeManagerV8 #15

[VEN-2258]: add TimeManagerV5 and TimeManagerV8

[VEN-2258]: add TimeManagerV5 and TimeManagerV8 #15

Triggered via pull request December 19, 2023 13:40
Status Success
Total duration 1m 13s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
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/
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#L6
Explicitly mark visibility of state
Lint: contracts/TimeManagerV5.sol#L27
Use Custom Errors instead of revert statements
Lint: contracts/TimeManagerV8.sol#L8
Immutable variables name are set to be in capitalized SNAKE_CASE
Lint: contracts/TimeManagerV8.sol#L11
Immutable variables name are set to be in capitalized SNAKE_CASE
Lint: contracts/TimeManagerV8.sol#L14
Immutable variables name are set to be in capitalized SNAKE_CASE
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/