Merge pull request #579 from Atralupus/restore-rune-slot #1033
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run dotnet test Lib9c.Models.Tests:
Lib9c.Models/Extensions/StateExtensions.cs#L385
Cannot convert null literal to non-nullable reference type.
|
Run dotnet test Lib9c.Models.Tests:
Lib9c.Models/AttachmentActionResults/SellCancellationResult.cs#L25
Non-nullable property 'ShopItem' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Run dotnet test Lib9c.Models.Tests:
Lib9c.Models/Stats/StatMap.cs#L27
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Run dotnet test Lib9c.Models.Tests:
Lib9c.Models/AttachmentActionResults/RapidCombination5Result.cs#L30
Non-nullable property 'Cost' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Run dotnet test Lib9c.Models.Tests:
Lib9c.Models/AttachmentActionResults/RapidCombination0Result.cs#L28
Non-nullable property 'Cost' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Run dotnet test Lib9c.Models.Tests:
Lib9c.Models/AttachmentActionResults/MonsterCollectionResult.cs#L29
Non-nullable property 'Rewards' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Run dotnet test Lib9c.Models.Tests:
Lib9c.Models/States/WorldInformationState.cs#L28
Non-nullable property 'WorldDictionary' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Run dotnet test Lib9c.Models.Tests:
Lib9c.Models/AttachmentActionResults/ItemEnhancement9Result.cs#L50
Non-nullable property 'MaterialItemIdList' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Run dotnet test Lib9c.Models.Tests:
Lib9c.Models/AttachmentActionResults/ItemEnhancement7Result.cs#L32
Non-nullable property 'MaterialItemIdList' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Run dotnet test Lib9c.Models.Tests:
Lib9c.Models/AttachmentActionResults/ItemEnhancement11Result.cs#L52
Non-nullable property 'MaterialItemIdList' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Loading