Merge pull request #2232 from planetarium/hotfix/41 #316
Annotations
10 warnings
Lib9c/.Libplanet.Extensions.RemoteBlockChainStates/RemoteBlockState.cs#L63
Nullable value type may be null.
|
Lib9c/.Libplanet.Extensions.RemoteBlockChainStates/RemoteBlockState.cs#L103
Possible null reference argument for parameter 'source' in 'IEnumerable<string> Enumerable.Select<Address, string>(IEnumerable<Address> source, Func<Address, string> selector)'.
|
Lib9c/.Libplanet.Extensions.RemoteBlockChainStates/RemoteBlockState.cs#L105
Nullable value type may be null.
|
Lib9c/.Libplanet.Extensions.RemoteBlockChainStates/RemoteBlockState.cs#L111
Possible null reference argument for parameter 'source' in 'IEnumerable<string> Enumerable.Select<Address, string>(IEnumerable<Address> source, Func<Address, string> selector)'.
|
Lib9c/.Libplanet.Extensions.RemoteBlockChainStates/RemoteBlockState.cs#L171
Non-nullable property 'StateQuery' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Lib9c/.Libplanet.Extensions.RemoteBlockChainStates/RemoteBlockState.cs#L176
Non-nullable property 'States' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Lib9c/.Libplanet.Extensions.RemoteBlockChainStates/RemoteBlockState.cs#L181
Non-nullable property 'StateQuery' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Lib9c/.Libplanet.Extensions.RemoteBlockChainStates/RemoteBlockState.cs#L186
Non-nullable property 'Balance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Lib9c/.Libplanet.Extensions.RemoteBlockChainStates/RemoteBlockState.cs#L191
Non-nullable property 'String' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Lib9c/.Libplanet.Extensions.RemoteBlockChainStates/RemoteBlockState.cs#L196
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