Skip to content

Implement price-feed feature #163

Implement price-feed feature

Implement price-feed feature #163

Triggered via pull request February 2, 2026 13:17
Status Failure
Total duration 37s
Artifacts

ci.yml

on: pull_request
Lint and Test (Ubuntu)
32s
Lint and Test (Ubuntu)
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Lint and Test (Ubuntu)
Process completed with exit code 101.
Lint and Test (Ubuntu): crates/cli-client/src/price_fetcher.rs#L63
function `fetch_btc_usd_price` is never used
Lint and Test (Ubuntu): crates/cli-client/src/price_fetcher.rs#L34
associated items `URL`, `TIMEOUT_SECS`, and `new` are never used
Lint and Test (Ubuntu): crates/cli-client/src/price_fetcher.rs#L31
struct `CoingeckoPriceFetcher` is never constructed
Lint and Test (Ubuntu): crates/cli-client/src/price_fetcher.rs#L27
trait `PriceFetcher` is never used
Lint and Test (Ubuntu): crates/cli-client/src/price_fetcher.rs#L23
struct `BitcoinPrice` is never constructed
Lint and Test (Ubuntu): crates/cli-client/src/price_fetcher.rs#L18
struct `BitcoinResponse` is never constructed
Lint and Test (Ubuntu): crates/cli-client/src/price_fetcher.rs#L10
variants `RateLimit`, `Status`, and `Parse` are never constructed