Skip to content

Merge pull request #2272 from greymistcube/bump/libplanet-to-3.9.0 #412

Merge pull request #2272 from greymistcube/bump/libplanet-to-3.9.0

Merge pull request #2272 from greymistcube/bump/libplanet-to-3.9.0 #412

Triggered via push December 5, 2023 08:18
Status Success
Total duration 2m 27s
Artifacts

publish.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
nuget: .Libplanet.Extensions.RemoteBlockChainStates/RemoteBlockState.cs#L64
Nullable value type may be null.
nuget: .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)'.
nuget: .Libplanet.Extensions.RemoteBlockChainStates/RemoteBlockState.cs#L106
Nullable value type may be null.
nuget: .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)'.
nuget: .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.
nuget: .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.
nuget: .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.
nuget: .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.
nuget: .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.
nuget: .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.