feat: Upgrade BPV to handle vote power #1445
Annotations
5 warnings
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/
|
src/Libplanet.Action/GasTracer.cs#L21
Dereference of a possibly null reference.
|
src/Libplanet.Action/GasTracer.cs#L26
Dereference of a possibly null reference.
|
src/Libplanet.Action/GasTracer.cs#L38
Dereference of a possibly null reference.
|
src/Libplanet.Action/ActionContext.cs#L14
An opening brace should not be followed by a blank line
|
This job succeeded
Loading