⏪ ♻️ Restore mistakenly removed tests #11483
Annotations
20 errors and 22 warnings
build-for-unity:
.Lib9c.Tests/Action/CombinationConsumableTest.cs#L60
The name 'MockState' does not exist in the current context
|
build-for-unity:
.Lib9c.Tests/Action/CreateAvatarTest.cs#L48
The name 'MockState' does not exist in the current context
|
build-for-unity:
.Lib9c.Tests/Action/CreateAvatarTest.cs#L63
Cannot implicitly convert type 'Libplanet.Action.State.IAccount' to 'Libplanet.Action.State.IWorld'. An explicit conversion exists (are you missing a cast?)
|
build-for-unity:
.Lib9c.Tests/Action/CreateAvatarTest.cs#L72
The name 'CreateAvatar2' does not exist in the current context
|
build-for-unity:
.Lib9c.Tests/Action/CreateAvatarTest.cs#L76
'IWorld' does not contain a definition for 'TryGetAgentAvatarStatesV2' and no accessible extension method 'TryGetAgentAvatarStatesV2' accepting a first argument of type 'IWorld' could be found (are you missing a using directive or an assembly reference?)
|
build-for-unity:
.Lib9c.Tests/Action/CreateAvatarTest.cs#L85
'IWorld' does not contain a definition for 'GetBalance' and no accessible extension method 'GetBalance' accepting a first argument of type 'IWorld' could be found (are you missing a using directive or an assembly reference?)
|
build-for-unity:
.Lib9c.Tests/Action/CreateAvatarTest.cs#L86
'IWorld' does not contain a definition for 'GetSheet' and no accessible extension method 'GetSheet' accepting a first argument of type 'IWorld' could be found (are you missing a using directive or an assembly reference?)
|
build-for-unity:
.Lib9c.Tests/Action/CreateAvatarTest.cs#L92
'IWorld' does not contain a definition for 'GetSheet' and no accessible extension method 'GetSheet' accepting a first argument of type 'IWorld' could be found (are you missing a using directive or an assembly reference?)
|
build-for-unity:
.Lib9c.Tests/Action/CreateAvatarTest.cs#L98
'IWorld' does not contain a definition for 'GetBalance' and no accessible extension method 'GetBalance' accepting a first argument of type 'IWorld' could be found (are you missing a using directive or an assembly reference?)
|
build-for-unity:
.Lib9c.Tests/Action/CombinationConsumableTest.cs#L82
'IAccount' does not contain a definition for 'GetAvatarState' and no accessible extension method 'GetAvatarState' accepting a first argument of type 'IAccount' could be found (are you missing a using directive or an assembly reference?)
|
build-and-test (Release):
.Lib9c.Tests/Action/CombinationConsumableTest.cs#L60
The name 'MockState' does not exist in the current context
|
build-and-test (Release):
.Lib9c.Tests/Action/CombinationConsumableTest.cs#L82
'IAccount' does not contain a definition for 'GetAvatarState' and no accessible extension method 'GetAvatarState' accepting a first argument of type 'IAccount' could be found (are you missing a using directive or an assembly reference?)
|
build-and-test (Release):
.Lib9c.Tests/Action/CombinationConsumableTest.cs#L125
Cannot implicitly convert type 'Libplanet.Action.State.IAccount' to 'Libplanet.Action.State.IWorld'. An explicit conversion exists (are you missing a cast?)
|
build-and-test (Release):
.Lib9c.Tests/Action/CombinationConsumableTest.cs#L131
'IWorld' does not contain a definition for 'GetCombinationSlotState' and no accessible extension method 'GetCombinationSlotState' accepting a first argument of type 'IWorld' could be found (are you missing a using directive or an assembly reference?)
|
build-and-test (Release):
.Lib9c.Tests/Action/CombinationConsumableTest.cs#L138
'IWorld' does not contain a definition for 'GetAvatarStateV2' and no accessible extension method 'GetAvatarStateV2' accepting a first argument of type 'IWorld' could be found (are you missing a using directive or an assembly reference?)
|
build-and-test (Release):
.Lib9c.Tests/Action/CreateAvatarTest.cs#L48
The name 'MockState' does not exist in the current context
|
build-and-test (Release):
.Lib9c.Tests/Action/CreateAvatarTest.cs#L63
Cannot implicitly convert type 'Libplanet.Action.State.IAccount' to 'Libplanet.Action.State.IWorld'. An explicit conversion exists (are you missing a cast?)
|
build-and-test (Release):
.Lib9c.Tests/Action/CreateAvatarTest.cs#L72
The name 'CreateAvatar2' does not exist in the current context
|
build-and-test (Release):
.Lib9c.Tests/Action/CreateAvatarTest.cs#L76
'IWorld' does not contain a definition for 'TryGetAgentAvatarStatesV2' and no accessible extension method 'TryGetAgentAvatarStatesV2' accepting a first argument of type 'IWorld' could be found (are you missing a using directive or an assembly reference?)
|
build-and-test (Release):
.Lib9c.Tests/Action/CreateAvatarTest.cs#L85
'IWorld' does not contain a definition for 'GetBalance' and no accessible extension method 'GetBalance' accepting a first argument of type 'IWorld' could be found (are you missing a using directive or an assembly reference?)
|
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#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#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#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#L132
Nullable value type may be null.
|
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#L180
Nullable value type may be null.
|
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#L306
Non-nullable property 'Validators' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-for-unity:
.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-for-unity:
.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.
|
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#L132
Nullable value type may be null.
|
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#L180
Nullable value type may be null.
|
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.
|