PHPStorm variable warnings
I code in PHPStorm and include wp-admin and wp-include in my path, but get code inspection warnings related to undefined / unused variables.
Should I be concerned about these? How would I go about satisfying a resolution to resolve the error (without just turning inspection off)