Merge pull request #2232 from planetarium/hotfix/41 #316
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 warnings
release:
Lib9c/.Libplanet.Extensions.RemoteBlockChainStates/RemoteBlockState.cs#L63
Nullable value type may be null.
|
release:
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)'.
|
release:
Lib9c/.Libplanet.Extensions.RemoteBlockChainStates/RemoteBlockState.cs#L105
Nullable value type may be null.
|
release:
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)'.
|
release:
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.
|
release:
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.
|
release:
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.
|
release:
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.
|
release:
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.
|
release:
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.
|