Skip to content

feat: introduce Lib9c.StateService #9613

feat: introduce Lib9c.StateService

feat: introduce Lib9c.StateService #9613

Triggered via pull request July 27, 2023 05:29
Status Success
Total duration 19m 0s
Artifacts

main.yml

on: pull_request
build-for-unity
2m 34s
build-for-unity
release
0s
release
update-submodule
0s
update-submodule
Matrix: build-and-test
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
build-for-unity: .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.
build-for-unity: .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.
build-for-unity: .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)'.
build-for-unity: .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)'.
build-for-unity: .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.
build-for-unity: .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.
build-for-unity: .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.
build-for-unity: .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.
build-and-test (Release): .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.
build-and-test (Release): .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.
build-and-test (Release): .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)'.
build-and-test (Release): .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)'.
build-and-test (Release): .Libplanet.Extensions.RemoteBlockChainStates/RemoteBlockState.cs#L171
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#L176
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#L186
Non-nullable property 'Balance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test (Release): .Libplanet.Extensions.RemoteBlockChainStates/RemoteBlockState.cs#L181
Non-nullable property 'StateQuery' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.