Skip to content

Skill Dot Debuff Refactor (#619) #503

Skill Dot Debuff Refactor (#619)

Skill Dot Debuff Refactor (#619) #503

Triggered via push January 15, 2026 19:38
Status Success
Total duration 3m 2s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: Maple2.Model/Game/User/Character.cs#L51
Non-nullable field 'MarriageInfo' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: Maple2.Model/Game/User/PlayerInfo.cs#L145
Non-nullable property 'GuildName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Maple2.Tools/Extensions/PacketExtensions.cs#L82
'FormatterServices' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)
build: Maple2.Tools/Extensions/EnumerableExtensions.cs#L81
Parameter 'value' must have a non-null value when exiting with 'true'.
build: Maple2.Tools/ConcurrentMultiDictionary.cs#L86
Parameter 'value' must have a non-null value when exiting with 'true'.
build: Maple2.Tools/ConcurrentMultiDictionary.cs#L78
Parameter 'value' must have a non-null value when exiting with 'true'.
build: Maple2.Tools/ConcurrentMultiDictionary.cs#L61
Parameter 'value' must have a non-null value when exiting with 'true'.
build: Maple2.Tools/ConcurrentMultiDictionary.cs#L52
Parameter 'value' must have a non-null value when exiting with 'true'.
build: Maple2.Tools/ConcurrentMultiDictionary.cs#L47
Parameter 'value' must have a non-null value when exiting with 'true'.
build: Maple2.Tools/ConcurrentMultiDictionary.cs#L43
Parameter 'value' must have a non-null value when exiting with 'true'.