wip #1109
Annotations
9 errors and 5 warnings
bench/src/main.rs#L246
cannot find value `map_of_txs` in this scope
|
bench/src/main.rs#L250
cannot find value `api_caller_result` in this scope
|
bench/src/main.rs#L176
missing field `sent_slot` in initializer of `TxSendData`
|
bench/src/main.rs#L186
the trait bound `Signature: SerializableTransaction` is not satisfied
|
bench/src/main.rs#L224
no field `sent_duration` on type `&TxSendData`
|
bench/src/main.rs#L237
no field `sent_duration` on type `&TxSendData`
|
bench/src/main.rs#L72
expected a closure that implements the `FnMut` trait, but this closure only implements `FnOnce`
|
bench/src/main.rs#L86
expected a `FnMut<(u64,)>` closure, found `[closure@bench/src/main.rs:72:23: 72:56]`
|
|
bench/src/main.rs#L10
unused import: `dashmap::DashMap`
|
bench/src/main.rs#L14
unused import: `solana_sdk::signature::Signature`
|
bench/src/main.rs#L16
unused import: `hash::Hash`
|
bench/src/main.rs#L20
unused imports: `AtomicU64`, `Ordering`
|
bench/src/main.rs#L24
unused import: `RwLock`
|
The logs for this run have expired and are no longer available.
Loading