Skip to content

Feat/vh capped oracles #1168

Feat/vh capped oracles

Feat/vh capped oracles #1168

Triggered via pull request August 21, 2026 07:46
Status Failure
Total duration 2m 6s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 14 warnings
Compile / Lint / Build
Process completed with exit code 1.
Deploy
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Compile / Lint / Build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Compile / Lint / Build: contracts/interfaces/VBep20Interface.sol#L4
global import of path @openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
Compile / Lint / Build: contracts/interfaces/OracleInterface.sol#L2
Found more than One contract per file. 3 contracts found!
Compile / Lint / Build: contracts/interfaces/IZkETH.sol#L5
Function name must be in mixedCase
Compile / Lint / Build: contracts/interfaces/IDeviationBoundedOracle.sol#L254
Function order is incorrect, external function can not go after external view function (line 240)
Compile / Lint / Build: contracts/DeviationBoundedOracle.sol#L725
Avoid making time-based decisions in your business logic
Compile / Lint / Build: contracts/DeviationBoundedOracle.sol#L637
Avoid making time-based decisions in your business logic
Compile / Lint / Build: contracts/DeviationBoundedOracle.sol#L499
Avoid making time-based decisions in your business logic
Compile / Lint / Build: contracts/DeviationBoundedOracle.sol#L228
Function order is incorrect, external function can not go after external view function (line 213)
Compile / Lint / Build: contracts/DeviationBoundedOracle.sol#L57
Immutable variables name are set to be in capitalized SNAKE_CASE
Compile / Lint / Build: contracts/DeviationBoundedOracle.sol#L53
Immutable variables name are set to be in capitalized SNAKE_CASE
export-deployments
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v2, actions/setup-node@v3, stefanzweifel/git-auto-commit-action@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v2, actions/setup-node@v3, marocchino/sticky-pull-request-comment@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/