feat: Upgrade BPV to handle vote power #1443
Annotations
2 errors and 5 warnings
test/Libplanet.Tests/Blockchain/BlockChainTest.Append.cs#L729
'IAction[]' does not contain a definition for 'ToPlailues' and no accessible extension method 'ToPlailues' accepting a first argument of type 'IAction[]' could be found (are you missing a using directive or an assembly reference?)
|
|
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/
|
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 failed
Loading