Merge pull request #404 from blockworks-foundation/feature/benchrunne… #867
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: mozilla-actions/sccache-action@v0.0.3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
bench/src/benches/confirmation_slot.rs#L2
unused import: `std::str::FromStr`
|
bench/src/benches/confirmation_slot.rs#L20
unused import: `crate::benches::tx_status_websocket_collector::start_tx_status_collector`
|
bench/src/benches/rpc_interface.rs#L5
unused import: `info`
|
bench/src/benches/rpc_interface.rs#L16
unused import: `std::iter::zip`
|
bench/src/benches/rpc_interface.rs#L17
unused import: `std::str::FromStr`
|
bench/src/benches/rpc_interface.rs#L20
unused import: `dashmap::mapref::multiple::RefMulti`
|
bench/src/benches/rpc_interface.rs#L21
unused imports: `Deserialize`, `Serialize`
|
bench/src/benches/rpc_interface.rs#L22
unused import: `serde_json::json`
|
bench/src/benches/rpc_interface.rs#L23
unused imports: `Response`, `RpcBlockUpdate`, `RpcResponseContext`, `SlotUpdate`
|
bench/src/benches/rpc_interface.rs#L25
unused import: `timeout`
|
The logs for this run have expired and are no longer available.
Loading