Refactor GasTracer #3647
benchmarks-pr.yml
on: pull_request
Matrix: Run Benchmark.Net benchmarks
Annotations
6 warnings
Run Benchmark.Net benchmarks (linux-8cores)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, planetarium/github-action-benchmark@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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 (windows-8cores)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, planetarium/github-action-benchmark@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run Benchmark.Net benchmarks (windows-8cores):
src/Libplanet.Store/BlockSet.cs#L160
Converting null literal or possible null value to non-nullable type.
|
Run Benchmark.Net benchmarks (macOS, self-hosted, ARM64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, planetarium/github-action-benchmark@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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.
|