Merge pull request #2265 from greymistcube/bump/libplanet-to-3.5.0 #30
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build GraphQL Schema:
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 GraphQL Schema:
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 GraphQL Schema:
Lib9c/.Libplanet.Extensions.ActionEvaluatorCommonComponents/AccountStateDelta.cs#L45
Non-nullable property 'BaseState' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build GraphQL Schema:
Lib9c/.Libplanet.Extensions.ActionEvaluatorCommonComponents/AccountStateDelta.cs#L45
Non-nullable property 'TotalUpdatedFungibleAssets' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build GraphQL Schema:
Lib9c/.Libplanet.Extensions.ActionEvaluatorCommonComponents/AccountStateDelta.cs#L63
Non-nullable property 'BaseState' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build GraphQL Schema:
Lib9c/.Libplanet.Extensions.ActionEvaluatorCommonComponents/AccountStateDelta.cs#L63
Non-nullable property 'TotalUpdatedFungibleAssets' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build GraphQL Schema:
Lib9c/.Libplanet.Extensions.RemoteBlockChainStates/RemoteBlockState.cs#L64
Nullable value type may be null.
|
Build GraphQL Schema:
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)'.
|
Build GraphQL Schema:
Lib9c/.Libplanet.Extensions.RemoteBlockChainStates/RemoteBlockState.cs#L106
Nullable value type may be null.
|
Build GraphQL Schema:
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)'.
|
The logs for this run have expired and are no longer available.
Loading