feat: Fix BlockChain API from IAccountState #9428
Annotations
10 warnings
check-build:
Libplanet.Action/ActionEvaluator.cs#L674
Possible null reference argument for parameter 'hashDigest' in 'HashDigest<SHA256>.HashDigest(byte[] hashDigest)'.
|
check-build:
Libplanet.Action/State/World.cs#L71
Static members should appear before non-static members
|
check-build:
Libplanet.Action/ActionEvaluator.cs#L674
Possible null reference argument for parameter 'hashDigest' in 'HashDigest<SHA256>.HashDigest(byte[] hashDigest)'.
|
check-build:
Libplanet.Action/State/World.cs#L71
Static members should appear before non-static members
|
check-build:
Libplanet.Action/ActionEvaluator.cs#L674
Possible null reference argument for parameter 'hashDigest' in 'HashDigest<SHA256>.HashDigest(byte[] hashDigest)'.
|
check-build:
Libplanet.Action/State/World.cs#L71
Static members should appear before non-static members
|
check-build:
Libplanet.Explorer.Tests/Queries/StateQueryTest.cs#L428
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
check-build:
Libplanet.Explorer.Tests/Queries/StateQueryTest.cs#L431
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
check-build:
Libplanet.Action/ActionEvaluator.cs#L674
Possible null reference argument for parameter 'hashDigest' in 'HashDigest<SHA256>.HashDigest(byte[] hashDigest)'.
|
check-build:
Libplanet.Action/State/World.cs#L71
Static members should appear before non-static members
|