Skip to content

bump

bump #5808

Triggered via push September 13, 2023 05:52
Status Success
Total duration 13m 25s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yml

on: push
Matrix: build-and-tests
Fit to window
Zoom out
Zoom in

Annotations

40 warnings
build-and-tests (Release): Lib9c/.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-tests (Release): Lib9c/.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-tests (Release): Lib9c/.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-tests (Release): Lib9c/.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-tests (Release): Lib9c/.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-tests (Release): Lib9c/.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.
build-and-tests (Release): Lib9c/.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-tests (Release): Lib9c/.Libplanet.Extensions.RemoteBlockChainStates/RemoteBlockState.cs#L191
Non-nullable property 'String' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-tests (DevEx): Lib9c/.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-tests (DevEx): Lib9c/.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-tests (DevEx): Lib9c/.Libplanet.Extensions.ActionEvaluatorCommonComponents/AccountStateDelta.cs#L44
Non-nullable property 'BaseState' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-tests (DevEx): Lib9c/.Libplanet.Extensions.ActionEvaluatorCommonComponents/AccountStateDelta.cs#L44
Non-nullable property 'TotalUpdatedFungibleAssets' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-tests (DevEx): Lib9c/.Libplanet.Extensions.ActionEvaluatorCommonComponents/AccountStateDelta.cs#L62
Non-nullable property 'BaseState' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-tests (DevEx): Lib9c/.Libplanet.Extensions.ActionEvaluatorCommonComponents/AccountStateDelta.cs#L62
Non-nullable property 'TotalUpdatedFungibleAssets' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-tests (DevEx): Lib9c/.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-tests (DevEx): Lib9c/.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-tests (Release): Lib9c/.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-tests (Release): Lib9c/.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-tests (Release): Lib9c/.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-tests (Release): Lib9c/.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-tests (Release): Lib9c/.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-and-tests (Release): Lib9c/.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-and-tests (Release): Lib9c/.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-and-tests (Release): Lib9c/.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-tests (DevEx): Lib9c/.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-tests (DevEx): Lib9c/.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-tests (DevEx): Lib9c/.Libplanet.Extensions.ActionEvaluatorCommonComponents/AccountStateDelta.cs#L44
Non-nullable property 'BaseState' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-tests (DevEx): Lib9c/.Libplanet.Extensions.ActionEvaluatorCommonComponents/AccountStateDelta.cs#L44
Non-nullable property 'TotalUpdatedFungibleAssets' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-tests (DevEx): Lib9c/.Libplanet.Extensions.ActionEvaluatorCommonComponents/AccountStateDelta.cs#L62
Non-nullable property 'BaseState' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-tests (DevEx): Lib9c/.Libplanet.Extensions.ActionEvaluatorCommonComponents/AccountStateDelta.cs#L62
Non-nullable property 'TotalUpdatedFungibleAssets' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-tests (DevEx): Lib9c/.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-tests (DevEx): Lib9c/.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)'.