Merge pull request #3959 from planetarium/feature/upgrade-bpv-vote-power #1444
Annotations
3 errors and 5 warnings
test/Libplanet.Tests/Blockchain/BlockChainTest.Append.cs#L777
'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?)
|
test/Libplanet.Tests/Blockchain/BlockChainTest.Append.cs#L788
The best overload for 'BlockMetadata' does not have a parameter named 'previounVasHash'
|
|
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