Who else here insist there must be NO Warnings or Information entries in the Compile output.
I treat Warnings and Information as Errors!
@XSGeek - in my case I was too busy removing the fact that the previous "architect" created more SQL injection vectors, logic bottlenecks and other "quick hacks" to bother with.
One of those vectors, and the hardest to remove since he created several other sites that depended on it, was to allow straight SQL in an API POST.
I’m no coder, so I am definitely talking out my ass here, but that sounds like spellcheck, but for code.
And sometimes my writing uses words or phrases that are perfectly fine (I’ve checked with English teachers) but spellcheck will mark them as wrong regardless.
*shrugs*
I still try to get rid of every spellcheck issue, but if I know it’s fine, I assume the spellcheck is more limited than the human mind in understanding language.
@XSGeek - only on new projects - I can't go back to remove that much tech debt.