feat: add commonware #84
rust.yml
on: pull_request
cargo test (short)
1m 4s
cargo test (long simulations)
e2e (evd + ev-node docker)
cargo fmt
18s
cargo clippy
1m 0s
Annotations
20 errors
|
cargo clippy:
crates/storage/src/block_store.rs#L130
the trait bound `C: commonware_runtime::BufferPooler` is not satisfied
|
|
cargo clippy:
crates/storage/src/block_store.rs#L130
the trait bound `C: commonware_runtime::BufferPooler` is not satisfied
|
|
cargo clippy:
crates/storage/src/block_store.rs#L130
the trait bound `C: commonware_runtime::BufferPooler` is not satisfied
|
|
cargo clippy:
crates/storage/src/block_store.rs#L130
the trait bound `C: commonware_runtime::BufferPooler` is not satisfied
|
|
cargo clippy:
crates/storage/src/block_store.rs#L111
this function takes 3 arguments but 2 arguments were supplied
|
|
cargo clippy:
crates/storage/src/qmdb_impl.rs#L68
type alias takes 6 generic arguments but 8 generic arguments were supplied
|
|
cargo clippy:
crates/storage/src/block_store.rs#L79
the trait bound `C: commonware_runtime::BufferPooler` is not satisfied
|
|
cargo clippy:
crates/storage/src/qmdb_impl.rs#L64
type alias takes 6 generic arguments but 8 generic arguments were supplied
|
|
cargo clippy:
crates/storage/src/qmdb_impl.rs#L51
type alias takes 6 generic arguments but 8 generic arguments were supplied
|
|
cargo clippy:
crates/storage/src/qmdb_impl.rs#L34
unresolved imports `commonware_storage::qmdb::current::db::Merkleized`, `commonware_storage::qmdb::current::db::Unmerkleized`, `commonware_storage::qmdb::store::Durable`, `commonware_storage::qmdb::store::NonDurable`
|
|
cargo test (short):
crates/storage/src/block_store.rs#L130
the trait bound `C: BufferPooler` is not satisfied
|
|
cargo test (short):
crates/storage/src/block_store.rs#L130
the trait bound `C: BufferPooler` is not satisfied
|
|
cargo test (short):
crates/storage/src/block_store.rs#L130
the trait bound `C: BufferPooler` is not satisfied
|
|
cargo test (short):
crates/storage/src/block_store.rs#L130
the trait bound `C: BufferPooler` is not satisfied
|
|
cargo test (short):
crates/storage/src/block_store.rs#L111
this function takes 3 arguments but 2 arguments were supplied
|
|
cargo test (short):
crates/storage/src/qmdb_impl.rs#L68
type alias takes 6 generic arguments but 8 generic arguments were supplied
|
|
cargo test (short):
crates/storage/src/block_store.rs#L79
the trait bound `C: BufferPooler` is not satisfied
|
|
cargo test (short):
crates/storage/src/qmdb_impl.rs#L64
type alias takes 6 generic arguments but 8 generic arguments were supplied
|
|
cargo test (short):
crates/storage/src/qmdb_impl.rs#L51
type alias takes 6 generic arguments but 8 generic arguments were supplied
|
|
cargo test (short):
crates/storage/src/qmdb_impl.rs#L34
unresolved imports `commonware_storage::qmdb::current::db::Merkleized`, `commonware_storage::qmdb::current::db::Unmerkleized`, `commonware_storage::qmdb::store::Durable`, `commonware_storage::qmdb::store::NonDurable`
|