Ketho / vscode-wow-api

VS Code extension for World of Warcraft AddOns
https://marketplace.visualstudio.com/items?itemName=ketho.wow-api
MIT License
151 stars 33 forks source link

Improper arguments for some API functions #37

Closed mrbuds closed 2 years ago

mrbuds commented 2 years ago

GetSpellPowerCost => The function received a maximum of 0 arguments, but got 1 GetSpellCount => The function received a maximum of 0 arguments, but got 1 GetSpellCooldown => The function received a maximum of 0 arguments, but got 1 GetSpellTexture => The function received a maximum of 0 arguments, but got 1 UnitStagger => The function received a maximum of 0 arguments, but got 1 GetSpecialization => the function received at least 3 arguments, but got 0 (they should be optional)

mrbuds commented 2 years ago

IsUsableSpell => The function received a maximum of 0 arguments, but got 1. EJ_GetInstanceInfo => The function received a maximum of 0 arguments, but got 1. GetText => The function received a maximum of 0 arguments, but got 2 UnitInSubgroup => The function received a maximum of 0 arguments, but got 1 GetArenaOpponentSpec => The function received a maximum of 0 arguments, but got 1 StopSound => the function received at least 2 arguments, but got 1 (2nd is optional)

mrbuds commented 2 years ago

GetAddOnEnableState => The function received a maximum of 0 arguments, but got 2 GetAchievementInfo => The function received a maximum of 0 arguments, but got 2