Skip to content

[VPD-150]: Deploy PendleOracle for USDe #1066

[VPD-150]: Deploy PendleOracle for USDe

[VPD-150]: Deploy PendleOracle for USDe #1066

Triggered via pull request September 26, 2025 13:23
@GitGuru7GitGuru7
synchronize #292
vpd-150
Status Success
Total duration 2m 57s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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#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#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#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#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/lib/Transient.sol#L24
Avoid to use inline assembly. It is acceptable only in rare cases
Compile / Lint / Build: contracts/lib/Transient.sol#L12
Avoid to use inline assembly. It is acceptable only in rare cases
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