Skip to content

Merge pull request #2263 from planetarium/release/60 #318

Merge pull request #2263 from planetarium/release/60

Merge pull request #2263 from planetarium/release/60 #318

Triggered via push October 6, 2023 01:07
Status Success
Total duration 10m 34s
Artifacts

release.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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#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#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#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#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#L199
Non-nullable property 'StateQuery' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.