Skip to content

Remove incorrect implementation of DataStoreReadOps #14167

Remove incorrect implementation of DataStoreReadOps

Remove incorrect implementation of DataStoreReadOps #14167

Triggered via pull request November 26, 2024 22:47
Status Success
Total duration 37m 18s
Artifacts 1

build+test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 warning
unused variable: `key`: consensus/src/consensus/remote_data_store.rs#L305
warning: unused variable: `key` --> consensus/src/consensus/remote_data_store.rs:305:35 | 305 | fn get<T: Deserialize>(&self, key: &KeyNibbles) -> Option<T> { | ^^^ help: if this is intentional, prefix it with an underscore: `_key` | = note: `#[warn(unused_variables)]` on by default

Artifacts

Produced during runtime
Name Size
reconnect-test-logs
288 KB