Skip to content

feat: add pt sUSDe 27 mar 2025 #304

feat: add pt sUSDe 27 mar 2025

feat: add pt sUSDe 27 mar 2025 #304

Triggered via pull request December 2, 2024 11:39
@57Ark57Ark
opened #206
next
Status Failure
Total duration 21s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
checks: src/oracles/priceFeeds.ts#L4011
Type '{ type: PriceFeedType.PENDLE_PT_TWAP_ORACLE; underlying: "USDe"; market: "0xcDd26Eb5EB2Ce0f203a84553853667aE69Ca29Ce"; twapWindow: number; trusted: false; }' is not assignable to type 'PriceFeedData & { trusted: boolean; }'.
checks: src/oracles/priceFeeds.ts#L4018
Type '{ type: PriceFeedType.PENDLE_PT_TWAP_ORACLE; underlying: "USDe"; market: "0xcDd26Eb5EB2Ce0f203a84553853667aE69Ca29Ce"; twapWindow: number; }' is not assignable to type 'PriceFeedData | undefined'.
checks
Process completed with exit code 2.