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