Merge branch 'development' into chore/add-unity-meta-files #859
Annotations
20 warnings
build-for-unity:
.Libplanet.Extensions.RemoteBlockChainStates/RemoteBlockState.cs#L64
Nullable value type may be null.
|
build-for-unity:
.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)'.
|
build-for-unity:
.Libplanet.Extensions.RemoteBlockChainStates/RemoteBlockState.cs#L106
Nullable value type may be null.
|
build-for-unity:
.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)'.
|
build-for-unity:
.Libplanet.Extensions.RemoteBlockChainStates/RemoteBlockState.cs#L219
Non-nullable property 'PublicKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-for-unity:
.Libplanet.Extensions.RemoteBlockChainStates/RemoteBlockState.cs#L214
Non-nullable property 'Validators' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-for-unity:
.Libplanet.Extensions.RemoteBlockChainStates/RemoteBlockState.cs#L209
Non-nullable property 'StateQuery' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-for-unity:
.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.
|
build-for-unity:
.Libplanet.Extensions.RemoteBlockChainStates/RemoteBlockState.cs#L199
Non-nullable property 'StateQuery' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-for-unity:
.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.
|
build-and-test (Release):
.Libplanet.Extensions.RemoteBlockChainStates/RemoteBlockState.cs#L64
Nullable value type may be null.
|
build-and-test (Release):
.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)'.
|
build-and-test (Release):
.Libplanet.Extensions.RemoteBlockChainStates/RemoteBlockState.cs#L106
Nullable value type may be null.
|
build-and-test (Release):
.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)'.
|
build-and-test (Release):
.Libplanet.Extensions.RemoteBlockChainStates/RemoteBlockState.cs#L219
Non-nullable property 'PublicKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-and-test (Release):
.Libplanet.Extensions.RemoteBlockChainStates/RemoteBlockState.cs#L214
Non-nullable property 'Validators' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-and-test (Release):
.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.
|
build-and-test (Release):
.Libplanet.Extensions.RemoteBlockChainStates/RemoteBlockState.cs#L209
Non-nullable property 'StateQuery' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-and-test (Release):
.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.
|
build-and-test (Release):
.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.
|