Merge pull request #2699 from planetarium/main #8117
Annotations
12 warnings
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
Install dependencies
A FrameworkReference for 'Microsoft.AspNetCore.App' was included in the project. This is implicitly referenced by the .NET SDK and you do not typically need to reference it from your project. For more information, see https://aka.ms/sdkimplicitrefs
|
Build and test:
Lib9c/Lib9c/Model/Order/FungibleOrder.cs#L79
Obsolete member 'FungibleOrder.Sell(AvatarState)' overrides non-obsolete member 'Order.Sell(AvatarState)'
|
Build and test:
Lib9c/Lib9c/Model/Order/FungibleOrder.cs#L183
Update this method so that its implementation is not identical to 'Sell3'. (https://rules.sonarsource.com/csharp/RSPEC-4144)
|
Build and test:
Lib9c/Lib9c/Model/Order/FungibleOrder.cs#L271
Update this method so that its implementation is not identical to 'Transfer'. (https://rules.sonarsource.com/csharp/RSPEC-4144)
|
Build and test:
Lib9c/Lib9c/Model/Order/NonFungibleOrder.cs#L194
Update this method so that its implementation is not identical to 'Transfer'. (https://rules.sonarsource.com/csharp/RSPEC-4144)
|
Build and test:
Lib9c/Lib9c/Battle/StageSimulatorV1.cs#L942
Update this method so that its implementation is not identical to 'SimulateV3'. (https://rules.sonarsource.com/csharp/RSPEC-4144)
|
Build and test:
Libplanet.Extensions.ForkableActionEvaluator.Tests/ForkableActionEvaluatorTest.cs#L124
Non-nullable property 'Transactions' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build and test:
Libplanet.Extensions.ForkableActionEvaluator.Tests/ForkableActionEvaluatorTest.cs#L124
Non-nullable property 'Evidence' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build and test:
Lib9c/Lib9c.DevExtensions/Manager/Contents/CreateAvatarManager.cs#L151
'Equipment.LevelUp(IRandom, EnhancementCostSheetV2.Row, bool)' is obsolete: 'Since ItemEnhancement12, Use `SetLevel` instead.'
|
Build and test:
Lib9c/Lib9c.DevExtensions/Action/Craft/UnlockCraftAction.cs#L35
'GameConfig.RequireClearedStageLevel.CombinationEquipmentAction' is obsolete: 'Not used anymore since v200092'
|
Build and test:
Lib9c/Lib9c.DevExtensions/Action/Craft/UnlockCraftAction.cs#L39
'GameConfig.RequireClearedStageLevel.CombinationConsumableAction' is obsolete: 'Not used anymore since v200092'
|
Loading