Skip to content

transaction tests and in memory db #581

transaction tests and in memory db

transaction tests and in memory db #581

Triggered via pull request October 21, 2024 13:18
Status Failure
Total duration 1m 5s
Artifacts

benchmarks.yml

on: pull_request
Benchmark with Bencher
56s
Benchmark with Bencher
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Benchmark with Bencher: crypto/benches/utils/mls.rs#L126
no method named `new_transaction` found for struct `MlsCentral` in the current scope
Benchmark with Bencher: crypto/benches/utils/mls.rs#L126
the `?` operator can only be used in an async function that returns `Result` or `Option` (or another type that implements `FromResidual`)
Benchmark with Bencher: crypto/benches/utils/mls.rs#L199
no method named `new_transaction` found for mutable reference `&mut MlsCentral` in the current scope
Benchmark with Bencher: crypto/benches/utils/mls.rs#L199
the `?` operator can only be used in an async function that returns `Result` or `Option` (or another type that implements `FromResidual`)
Benchmark with Bencher: crypto/benches/utils/mls.rs#L248
no method named `new_transaction` found for mutable reference `&mut MlsCentral` in the current scope
Benchmark with Bencher: crypto/benches/utils/mls.rs#L248
the `?` operator can only be used in an async function that returns `Result` or `Option` (or another type that implements `FromResidual`)
Benchmark with Bencher: crypto/benches/utils/mls.rs#L249
no method named `new_transaction` found for mutable reference `&mut MlsCentral` in the current scope
Benchmark with Bencher: crypto/benches/utils/mls.rs#L249
the `?` operator can only be used in an async function that returns `Result` or `Option` (or another type that implements `FromResidual`)
Benchmark with Bencher: crypto/benches/utils/proteus_bench.rs#L19
associated function `try_new` is private
Benchmark with Bencher: crypto/benches/create_group.rs#L36
no method named `new_transaction` found for struct `MlsCentral` in the current scope