Introduce IWorld
#2280
Annotations
1 error and 3 warnings
# :warning: **Performance Alert** :warning:
Possible performance regression was detected for benchmark **'Benchmark.Net Benchmark'**.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold `2`.
| Benchmark suite | Current: 65ba613e5fc2937db0193538231048050a3f5eef | Previous: f65598c61ac041054089232b5192cd444fe2b1e7 | Ratio |
|-|-|-|-|
| `Libplanet.Benchmarks.Store.TryGetNonExistentTxId` | `26689.333333333332` ns (`± 10150.97936664442`) | `12707.421052631578` ns (`± 2224.181162159518`) | `2.10` |
This comment was automatically generated by [workflow](https://github.com/planetarium/libplanet/actions?query=workflow%3ALibplanet%20benchmark%20(for%20pull%20requests)) using [github-action-benchmark](https://github.com/marketplace/actions/continuous-benchmark).
CC: @libplanet
Comment was generated at https://github.com/planetarium/libplanet/commit/65ba613e5fc2937db0193538231048050a3f5eef#commitcomment-132385093
|
|
Libplanet.Action.Tests/Mocks/MockWorldState.cs#L14
Field 'MockWorldState._stateStore' is never assigned to, and will always have its default value null
|
Libplanet.Action.Tests/Mocks/MockWorldState.cs#L14
Remove unassigned field '_stateStore', or set its value.
|
The logs for this run have expired and are no longer available.
Loading