Skip to content

Merge pull request #2284 from moreal/ci/gh-actions/remove-unused #420

Merge pull request #2284 from moreal/ci/gh-actions/remove-unused

Merge pull request #2284 from moreal/ci/gh-actions/remove-unused #420

Triggered via push December 6, 2023 23:39
Status Success
Total duration 2m 16s
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#L219
Non-nullable property 'PublicKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
nuget: .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.
nuget: .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.
nuget: .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.
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#L194
Non-nullable property 'String' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.