Implement price-feed feature #163
ci.yml
on: pull_request
Lint and Test (Ubuntu)
32s
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
|