Merge pull request #3985 from planetarium/prepare/5.4.1 #1493
Annotations
2 errors and 5 warnings
Run Benchmark.Net benchmarks (windows-8cores)
Process completed with exit code 1.
|
Run Benchmark.Net benchmarks (macOS, self-hosted, ARM64)
The self-hosted runner: macos-arm64 lost communication with the server. Verify the machine is running and has a healthy network connection. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.
|
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. 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 (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 (macOS, self-hosted, ARM64):
src/Libplanet.Store/BlockSet.cs#L160
Converting null literal or possible null value to non-nullable type.
|