Skip to content

Merge pull request #2050 from planetarium/release/0.4.0 #268

Merge pull request #2050 from planetarium/release/0.4.0

Merge pull request #2050 from planetarium/release/0.4.0 #268

Triggered via push August 3, 2023 09:45
Status Success
Total duration 3m 43s
Artifacts

publish.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
nuget: .Lib9c.StateService.Shared/RemoteEvaluationResponse.cs#L5
Non-nullable property 'Evaluations' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
nuget: .Lib9c.StateService.Shared/RemoteEvaluationRequest.cs#L5
Non-nullable property 'PreEvaluationBlock' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
nuget: .Libplanet.Extensions.RemoteBlockChainStates/RemoteBlockState.cs#L63
Nullable value type may be null.
nuget: .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)'.
nuget: .Libplanet.Extensions.RemoteBlockChainStates/RemoteBlockState.cs#L105
Nullable value type may be null.
nuget: .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)'.
nuget: .Libplanet.Extensions.RemoteBlockChainStates/RemoteBlockState.cs#L216
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#L211
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#L206
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#L201
Non-nullable property 'TotalSupply' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.