Skip to content

feat: add dpos related actions #11503

feat: add dpos related actions

feat: add dpos related actions #11503

Triggered via pull request March 19, 2024 07:54
Status Failure
Total duration 1m 48s
Artifacts

main.yml

on: pull_request
build-for-unity
1m 35s
build-for-unity
release
0s
release
update-submodule
0s
update-submodule
Matrix: build-and-test
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 22 warnings
build-for-unity: Lib9c.DPoS/Control/AllocateReward.cs#L37
The type or namespace name 'IEnumerable<>' could not be found (are you missing a using directive or an assembly reference?)
build-for-unity: Lib9c.DPoS/Control/AllocateReward.cs#L82
The type or namespace name 'IEnumerable<>' could not be found (are you missing a using directive or an assembly reference?)
build-for-unity: Lib9c.DPoS/Control/AllocateReward.cs#L122
The type or namespace name 'IEnumerable<>' could not be found (are you missing a using directive or an assembly reference?)
build-for-unity: Lib9c.DPoS/Control/ValidatorPowerIndexCtrl.cs#L59
The type or namespace name 'IEnumerable<>' could not be found (are you missing a using directive or an assembly reference?)
build-for-unity: Lib9c.DPoS/Model/Delegation.cs#L8
The type or namespace name 'IEquatable<>' could not be found (are you missing a using directive or an assembly reference?)
build-for-unity: Lib9c.DPoS/Util/MarshalHelper.cs#L33
The type or namespace name 'Enum' could not be found (are you missing a using directive or an assembly reference?)
build-for-unity: Lib9c.DPoS/Util/MarshalHelper.cs#L35
The type or namespace name 'Guid' could not be found (are you missing a using directive or an assembly reference?)
build-for-unity: Lib9c.DPoS/Model/UnbondingSet.cs#L40
The type or namespace name 'SortedSet<>' could not be found (are you missing a using directive or an assembly reference?)
build-for-unity: Lib9c.DPoS/Model/Redelegation.cs#L8
The type or namespace name 'IEquatable<>' could not be found (are you missing a using directive or an assembly reference?)
build-for-unity: Lib9c.DPoS/Model/Validator.cs#L13
The type or namespace name 'IEquatable<>' could not be found (are you missing a using directive or an assembly reference?)
build-and-test (Release): Lib9c.DPoS/Action/PoSAction.cs#L47
'IActionContext' does not contain a definition for 'LastCommit' and no accessible extension method 'LastCommit' accepting a first argument of type 'IActionContext' could be found (are you missing a using directive or an assembly reference?)
build-and-test (Release): Lib9c.DPoS/Action/PoSAction.cs#L47
'IActionContext' does not contain a definition for 'LastCommit' and no accessible extension method 'LastCommit' accepting a first argument of type 'IActionContext' could be found (are you missing a using directive or an assembly reference?)
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: .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-for-unity: .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-for-unity: .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-for-unity: .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-for-unity: .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-for-unity: .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-for-unity: .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-for-unity: .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)
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#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/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/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#L311
Non-nullable property 'PublicKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test (Release): .Libplanet.Extensions.RemoteBlockChainStates/RemoteAccountState.cs#L306
Non-nullable property 'Validators' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test (Release): .Libplanet.Extensions.RemoteBlockChainStates/RemoteAccountState.cs#L301
Non-nullable property 'StateQuery' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.