Skip to content

[VEN-2923] Add EtherfiAccountantOracle #733

[VEN-2923] Add EtherfiAccountantOracle

[VEN-2923] Add EtherfiAccountantOracle #733

Triggered via pull request October 30, 2024 12:36
Status Failure
Total duration 1m 44s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 18 warnings
Compile / Lint / Build: contracts/oracles/EtherfiAccountantOracle.sol#L11
Line length must be no more than 120 but current length is 124
Compile / Lint / Build
Process completed with exit code 1.
export-deployments
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/
export-deployments
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Compile / Lint / Build
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/
Compile / Lint / Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Compile / Lint / Build: contracts/interfaces/OracleInterface.sol#L2
Found more than One contract per file. 4 contracts found!
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/oracles/BinanceOracle.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/oracles/BinanceOracle.sol#L5
global import of path ../interfaces/VBep20Interface.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/oracles/BinanceOracle.sol#L6
global import of path ../interfaces/SIDRegistryInterface.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/oracles/BinanceOracle.sol#L7
global import of path ../interfaces/FeedRegistryInterface.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/oracles/BinanceOracle.sol#L8
global import of path ../interfaces/PublicResolverInterface.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/oracles/BinanceOracle.sol#L9
global import of path ../interfaces/OracleInterface.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/oracles/BinanceOracle.sol#L10
global import of path @venusprotocol/governance-contracts/contracts/Governance/AccessControlledV8.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/oracles/BinanceOracle.sol#L11
global import of path ../interfaces/OracleInterface.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
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/
Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/
Deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/