Skip to content

Fetch tx data from blockfrost #151

Fetch tx data from blockfrost

Fetch tx data from blockfrost #151

Triggered via push September 1, 2024 06:04
Status Failure
Total duration 1m 59s
Artifacts

build_rust.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
cargo test: gastronomy/src/execution_trace.rs#L63
unused variable: `states`
cargo test: gastronomy/src/execution_trace.rs#L76
constant `MAX_CPU` is never used
cargo test: gastronomy/src/execution_trace.rs#L77
constant `MAX_MEM` is never used
cargo test: gastronomy/src/execution_trace.rs#L79
function `parse_frames` is never used
cargo test: gastronomy/src/execution_trace.rs#L127
function `parse_context` is never used
cargo test: gastronomy/src/execution_trace.rs#L138
function `parse_context_frame` is never used
cargo test: gastronomy/src/execution_trace.rs#L150
function `parse_env` is never used
cargo test: gastronomy/src/execution_trace.rs#L165
function `parse_uplc_value` is never used
cargo test: gastronomy/src/chain_query.rs#L20
use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
cargo test: gastronomy/src/chain_query.rs#L21
use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified