Skip to content

Merge pull request #234 from VenusProtocol/feat/ven-2808 #775

Merge pull request #234 from VenusProtocol/feat/ven-2808

Merge pull request #234 from VenusProtocol/feat/ven-2808 #775

Triggered via push December 12, 2024 14:38
Status Success
Total duration 2m 22s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
export-deployments
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Compile / Lint / Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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)