Merge pull request #2370 from planetarium/release/91 #326
Annotations
10 warnings
release:
Lib9c/.Libplanet.Extensions.RemoteBlockChainStates/RemoteBlockState.cs#L64
Nullable value type may be null.
|
release:
Lib9c/.Libplanet.Extensions.RemoteBlockChainStates/RemoteBlockState.cs#L104
Possible null reference argument for parameter 'source' in 'IEnumerable<string> Enumerable.Select<Address, string>(IEnumerable<Address> source, Func<Address, string> selector)'.
|
release:
Lib9c/.Libplanet.Extensions.RemoteBlockChainStates/RemoteBlockState.cs#L106
Nullable value type may be null.
|
release:
Lib9c/.Libplanet.Extensions.RemoteBlockChainStates/RemoteBlockState.cs#L112
Possible null reference argument for parameter 'source' in 'IEnumerable<string> Enumerable.Select<Address, string>(IEnumerable<Address> source, Func<Address, string> selector)'.
|
release:
Lib9c/.Libplanet.Extensions.RemoteBlockChainStates/RemoteBlockState.cs#L174
Non-nullable property 'StateQuery' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
release:
Lib9c/.Libplanet.Extensions.RemoteBlockChainStates/RemoteBlockState.cs#L179
Non-nullable property 'States' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
release:
Lib9c/.Libplanet.Extensions.RemoteBlockChainStates/RemoteBlockState.cs#L189
Non-nullable property 'Balance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
release:
Lib9c/.Libplanet.Extensions.RemoteBlockChainStates/RemoteBlockState.cs#L184
Non-nullable property 'StateQuery' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
release:
Lib9c/.Libplanet.Extensions.RemoteBlockChainStates/RemoteBlockState.cs#L194
Non-nullable property 'String' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
release:
Lib9c/.Libplanet.Extensions.RemoteBlockChainStates/RemoteBlockState.cs#L204
Non-nullable property 'TotalSupply' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|