Skip to content

Merge pull request #2680 from Atralupus/update-max-gas-price #8037

Merge pull request #2680 from Atralupus/update-max-gas-price

Merge pull request #2680 from Atralupus/update-max-gas-price #8037

Triggered via push January 17, 2025 05:33
Status Success
Total duration 5m 53s
Artifacts

build.yml

on: push
Matrix: build-and-tests
Fit to window
Zoom out
Zoom in

Annotations

44 warnings
build-and-tests (Release)
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-tests (Release): 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-tests (Release): 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-tests (Release): Lib9c/Lib9c/Model/Order/FungibleOrder.cs#L79
Obsolete member 'FungibleOrder.Sell(AvatarState)' overrides non-obsolete member 'Order.Sell(AvatarState)'
build-and-tests (Release): 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-tests (Release): 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-tests (Release): 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-tests (Release): 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-tests (Release): Lib9c/Lib9c.DevExtensions/Action/Craft/UnlockCraftAction.cs#L35
'GameConfig.RequireClearedStageLevel.CombinationEquipmentAction' is obsolete: 'Not used anymore since v200092'
build-and-tests (Release): Lib9c/Lib9c.DevExtensions/Action/Craft/UnlockCraftAction.cs#L39
'GameConfig.RequireClearedStageLevel.CombinationConsumableAction' is obsolete: 'Not used anymore since v200092'
build-and-tests (Release): Lib9c/Lib9c.DevExtensions/Action/Craft/UnlockCraftAction.cs#L43
'GameConfig.RequireClearedStageLevel.ItemEnhancementAction' is obsolete: 'Not used anymore since v200092'
build-and-tests (DevEx)
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-tests (DevEx): 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-tests (DevEx): 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-tests (DevEx): Lib9c/Lib9c/Model/Order/FungibleOrder.cs#L79
Obsolete member 'FungibleOrder.Sell(AvatarState)' overrides non-obsolete member 'Order.Sell(AvatarState)'
build-and-tests (DevEx): 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-tests (DevEx): 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-tests (DevEx): 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-tests (DevEx): 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-tests (DevEx): Lib9c/Lib9c.DevExtensions/Action/Craft/UnlockCraftAction.cs#L35
'GameConfig.RequireClearedStageLevel.CombinationEquipmentAction' is obsolete: 'Not used anymore since v200092'
build-and-tests (DevEx): Lib9c/Lib9c.DevExtensions/Action/Craft/UnlockCraftAction.cs#L39
'GameConfig.RequireClearedStageLevel.CombinationConsumableAction' is obsolete: 'Not used anymore since v200092'
build-and-tests (DevEx): Lib9c/Lib9c.DevExtensions/Action/Craft/UnlockCraftAction.cs#L43
'GameConfig.RequireClearedStageLevel.ItemEnhancementAction' is obsolete: 'Not used anymore since v200092'
build-and-tests (DevEx)
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-tests (DevEx): Libplanet.Extensions.ForkableActionEvaluator.Tests/ForkableActionEvaluatorTest.cs#L124
Non-nullable property 'Transactions' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-tests (DevEx): Libplanet.Extensions.ForkableActionEvaluator.Tests/ForkableActionEvaluatorTest.cs#L124
Non-nullable property 'Evidence' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-tests (DevEx): Lib9c/Lib9c/Model/Order/FungibleOrder.cs#L79
Obsolete member 'FungibleOrder.Sell(AvatarState)' overrides non-obsolete member 'Order.Sell(AvatarState)'
build-and-tests (DevEx): 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-tests (DevEx): 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-tests (DevEx): 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-tests (DevEx): 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-tests (DevEx): Lib9c/Lib9c.DevExtensions/Action/Craft/UnlockCraftAction.cs#L35
'GameConfig.RequireClearedStageLevel.CombinationEquipmentAction' is obsolete: 'Not used anymore since v200092'
build-and-tests (DevEx): Lib9c/Lib9c.DevExtensions/Action/Craft/UnlockCraftAction.cs#L39
'GameConfig.RequireClearedStageLevel.CombinationConsumableAction' is obsolete: 'Not used anymore since v200092'
build-and-tests (DevEx): Lib9c/Lib9c.DevExtensions/Action/Craft/UnlockCraftAction.cs#L43
'GameConfig.RequireClearedStageLevel.ItemEnhancementAction' is obsolete: 'Not used anymore since v200092'
build-and-tests (Release): Libplanet.Extensions.ForkableActionEvaluator.Tests/ForkableActionEvaluatorTest.cs#L124
Non-nullable property 'Transactions' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-tests (Release): Libplanet.Extensions.ForkableActionEvaluator.Tests/ForkableActionEvaluatorTest.cs#L124
Non-nullable property 'Evidence' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-tests (Release): Lib9c/Lib9c/Model/Order/FungibleOrder.cs#L79
Obsolete member 'FungibleOrder.Sell(AvatarState)' overrides non-obsolete member 'Order.Sell(AvatarState)'
build-and-tests (Release): 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-tests (Release): 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-tests (Release): 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-tests (Release): 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-tests (Release)
Found version-specific or distribution-specific runtime identifier(s): alpine-arm, alpine-arm64, alpine-x64, win7. Affected libraries: SQLitePCLRaw.lib.e_sqlite3, System.Private.ServiceModel. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
build-and-tests (Release): Lib9c/Lib9c.DevExtensions/Manager/Contents/CreateAvatarManager.cs#L151
'Equipment.LevelUp(IRandom, EnhancementCostSheetV2.Row, bool)' is obsolete: 'Since ItemEnhancement12, Use `SetLevel` instead.'
build-and-tests (Release): Lib9c/Lib9c.DevExtensions/Action/Craft/UnlockCraftAction.cs#L35
'GameConfig.RequireClearedStageLevel.CombinationEquipmentAction' is obsolete: 'Not used anymore since v200092'
build-and-tests (Release)
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