Skip to content

Merge pull request #2438 from planetarium/release/120 #330

Merge pull request #2438 from planetarium/release/120

Merge pull request #2438 from planetarium/release/120 #330

Triggered via push March 27, 2024 01:23
Status Success
Total duration 5m 28s
Artifacts

release.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
release: Lib9c/.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.
release: Lib9c/.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.
release: Lib9c/.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.
release: Lib9c/.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)'.
release: Lib9c/.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)'.
release: Lib9c/.Libplanet.Extensions.RemoteBlockChainStates/RemoteAccountState.cs#L251
Non-nullable property 'StateQuery' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
release: Lib9c/.Libplanet.Extensions.RemoteBlockChainStates/RemoteAccountState.cs#L256
Non-nullable property 'AccountState' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
release: Lib9c/.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.