Skip to content

New release

New release #31

Triggered via pull request January 9, 2024 16:57
@chechuchechu
opened #14
develop
Status Success
Total duration 1m 15s
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/
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/
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#L34
Use Custom Errors instead of revert statements
Lint: contracts/TimeManagerV5.sol#L37
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#L21
Immutable variables name are set to be in capitalized SNAKE_CASE