bump: NineChronicles.RPC.Shared #6007
Annotations
10 warnings
Lib9c/.Lib9c.StateService.Shared/RemoteEvaluationResponse.cs#L5
Non-nullable property 'Evaluations' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Lib9c/.Lib9c.StateService.Shared/RemoteEvaluationRequest.cs#L5
Non-nullable property 'PreEvaluationBlock' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Lib9c/.Lib9c.StateService.Shared/RemoteEvaluationRequest.cs#L7
Non-nullable property 'BaseStateRootHash' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Lib9c/.Libplanet/Libplanet.Action/ActionEvaluator.cs#L674
Possible null reference argument for parameter 'hashDigest' in 'HashDigest<SHA256>.HashDigest(byte[] hashDigest)'.
|
Lib9c/.Libplanet/Libplanet.Action/State/World.cs#L71
Static members should appear before non-static members
|
Lib9c/.Libplanet/Libplanet.Action/ActionEvaluator.cs#L674
Possible null reference argument for parameter 'hashDigest' in 'HashDigest<SHA256>.HashDigest(byte[] hashDigest)'.
|
Lib9c/.Libplanet/Libplanet.Action/State/World.cs#L71
Static members should appear before non-static members
|
Lib9c/.Libplanet.Extensions.RemoteStates/RemoteWorldState.cs#L96
Non-nullable property 'StateRootHash' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Lib9c/.Libplanet.Extensions.RemoteStates/RemoteWorldState.cs#L91
Non-nullable property 'WorldState' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Lib9c/.Libplanet.Extensions.RemoteStates/RemoteWorldState.cs#L86
Non-nullable property 'StateQuery' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading