Skip to content

Merge pull request #2453 from planetarium/8world-skill-data-change #11484

Merge pull request #2453 from planetarium/8world-skill-data-change

Merge pull request #2453 from planetarium/8world-skill-data-change #11484

Triggered via push March 14, 2024 07:17
Status Failure
Total duration 7m 40s
Artifacts

main.yml

on: push
build-for-unity
3m 13s
build-for-unity
release
0s
release
update-submodule
0s
update-submodule
Matrix: build-and-test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 22 warnings
build-and-test (Release)
Process completed with exit code 1.
build-for-unity
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-for-unity: Lib9c.Policy/NCStagePolicy.cs#L40
Possible null reference return.
build-for-unity: Lib9c.Policy/Policy/DebugPolicy.cs#L21
Possible null reference return.
build-for-unity: Lib9c.Policy/Policy/DebugPolicy.cs#L27
Possible null reference return.
build-for-unity: Lib9c.Policy/Policy/MinBlockProtocolVersionPolicy.cs#L25
Cannot convert null literal to non-nullable reference type.
build-for-unity: Lib9c.Policy/Policy/MinBlockProtocolVersionPolicy.cs#L33
Cannot convert null literal to non-nullable reference type.
build-for-unity: Lib9c.Policy/Policy/SpannedSubPolicy.cs#L45
Cannot convert null literal to non-nullable reference type.
build-for-unity: Lib9c.Policy/Policy/VariableSubPolicy.cs#L138
Converting null literal or possible null value to non-nullable type.
build-for-unity: Lib9c.Policy/Policy/BlockPolicySource.Utils.cs#L108
Possible null reference return.
build-for-unity: Lib9c.Policy/Policy/BlockPolicySource.Utils.cs#L138
Possible null reference return.
build-for-unity: Lib9c.Policy/Policy/BlockPolicySource.Utils.cs#L165
Possible null reference return.
build-and-test (Release)
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-and-test (Release): .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-and-test (Release): .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-and-test (Release): .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-and-test (Release): .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-and-test (Release): .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-and-test (Release): .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.
build-and-test (Release): .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.
build-and-test (Release): .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.