Bump OptimizedPriorityQueue from 4.2.0 to 5.1.0 #11200
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build:
.Libplanet.Extensions.RemoteBlockChainStates/RemoteWorldState.cs#L92
Non-nullable property 'StateRootHash' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
.Libplanet.Extensions.RemoteBlockChainStates/RemoteWorldState.cs#L87
Non-nullable property 'WorldState' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
.Libplanet.Extensions.RemoteBlockChainStates/RemoteWorldState.cs#L82
Non-nullable property 'StateQuery' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
.Libplanet.Extensions.RemoteBlockChainStates/RemoteAccountState.cs#L132
Nullable value type may be null.
|
build:
.Libplanet.Extensions.RemoteBlockChainStates/RemoteAccountState.cs#L178
Possible null reference argument for parameter 'source' in 'IEnumerable<string> Enumerable.Select<Address, string>(IEnumerable<Address> source, Func<Address, string> selector)'.
|
build:
.Libplanet.Extensions.RemoteBlockChainStates/RemoteAccountState.cs#L180
Nullable value type may be null.
|
build:
.Libplanet.Extensions.RemoteBlockChainStates/RemoteAccountState.cs#L186
Possible null reference argument for parameter 'source' in 'IEnumerable<string> Enumerable.Select<Address, string>(IEnumerable<Address> source, Func<Address, string> selector)'.
|
build:
.Libplanet.Extensions.RemoteBlockChainStates/RemoteAccountState.cs#L266
Non-nullable property 'StateQuery' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
.Libplanet.Extensions.RemoteBlockChainStates/RemoteAccountState.cs#L261
Non-nullable property 'StateRootHash' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
.Libplanet.Extensions.RemoteBlockChainStates/RemoteAccountState.cs#L276
Non-nullable property 'StateQuery' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading