typo fix ActionEvaluator.cs #3735
benchmarks-pr.yml
on: pull_request
Matrix: Run Benchmark.Net benchmarks
Annotations
1 error and 4 warnings
Run Benchmark.Net benchmarks (linux-8cores)
Resource not accessible by integration
|
Run Benchmark.Net benchmarks (linux-8cores):
src/Libplanet.Store/BlockSet.cs#L160
Converting null literal or possible null value to non-nullable type.
|
Run Benchmark.Net benchmarks (linux-8cores)
Performance alert! Test Libplanet.Benchmarks.Store.GetRecentTxOutOfManyTxs, previous value was 2510.4375 and current value is 5044.365979381443. It is 2.009357324921032x worse than previous exceeding a ratio threshold 2
|
Run Benchmark.Net benchmarks (macOS, self-hosted, ARM64):
src/Libplanet.Store/BlockSet.cs#L160
Converting null literal or possible null value to non-nullable type.
|
Run Benchmark.Net benchmarks (windows-8cores):
src/Libplanet.Store/BlockSet.cs#L160
Converting null literal or possible null value to non-nullable type.
|