bugfix: Reward first then Refund in BlockPolicySource #12307
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
.Libplanet/Libplanet.Types/Consensus/Vote.cs#L169
Possible null reference argument for parameter 'value' in 'void Dictionary<string, object>.Add(string key, object value)'.
|
.Libplanet/Libplanet.Action/ActionContext.cs#L13
An opening brace should not be followed by a blank line
|
.Libplanet/Libplanet.Action/ActionContext.cs#L13
An opening brace should not be followed by a blank line
|
.Libplanet/Libplanet.Action/GasTracer.cs#L19
Dereference of a possibly null reference.
|
.Libplanet/Libplanet.Action/GasTracer.cs#L24
Dereference of a possibly null reference.
|
.Libplanet/Libplanet.Action/GasTracer.cs#L32
Dereference of a possibly null reference.
|
.Libplanet/Libplanet.Action/ActionContext.cs#L13
An opening brace should not be followed by a blank line
|
.Lib9c.Miner.Tests/CustomActionsDeserializableValidatorTest.cs#L78
Dereference of a possibly null reference.
|
.Lib9c.Miner.Tests/CustomActionsDeserializableValidatorTest.cs#L86
Dereference of a possibly null reference.
|
.Lib9c.Miner.Tests/CustomActionsDeserializableValidatorTest.cs#L61
Non-nullable property 'UpdatedAddresses' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
This job succeeded
Loading