Nuget Release #1
Annotations
10 warnings
build:
Memory/DebounceDispatcher.cs#L44
Cannot convert null literal to non-nullable reference type.
|
build:
Memory/DebounceDispatcher.cs#L46
Cannot convert null literal to non-nullable reference type.
|
build:
Memory/DebounceDispatcher.cs#L91
Cannot convert null literal to non-nullable reference type.
|
build:
Memory/DebounceDispatcher.cs#L93
Cannot convert null literal to non-nullable reference type.
|
build:
Utilities/RetainerHire.cs#L112
Dereference of a possibly null reference.
|
build:
Helpers/Navigation.cs#L44
The variable 'ex' is declared but never used
|
build:
Helpers/NPC/NpcHelper.cs#L29
Dereference of a possibly null reference.
|
build:
Helpers/NPC/NpcHelper.cs#L39
Dereference of a possibly null reference.
|
build:
Helpers/LoadServerProfile.cs#L240
Possible null reference argument for parameter 'profileUrl' in 'Task LoadServerProfile.LoadQuestProfile(string profileName, string profileUrl)'.
|
build:
Helpers/LoadServerProfile.cs#L247
Possible null reference argument for parameter 'profileUrl' in 'Task LoadServerProfile.RunDutyTask(DutyType dutyType, string profileUrl, int dungeonDutyId, int dungeonZoneId, int QueueType, int UnlockQuest, bool GoToBarracks, int ItemLevel, int dungeonLevel, bool sayHello, bool sayHelloCustom, string SayHelloMessages, int trustId)'.
|