I was trying to run a source code from my local server, the website displays on the browser but I still have these errors. I have tried everything but nothing so far is still the same error. I would appreciate it if someone could help me out.
I was trying to run a source code from my local server, the website displays on the browser but I still have these errors. I have tried everything but nothing so far is still the same error. I would appreciate it if someone could help me out.
Welcome to Stack Overflow. As far as I understand, those are warnings, not errors (at least according to docs.devsense.com/en/vs/code%20validation/diagnostics. That said, please include your code, though I suspect it’s a library code? (tbh, not familiar with ThinkPHP… which I believe these warnings are from… so you probably should take it up with the devs at ThinkPHP…
As per How to Ask please do not upload code or errors as pictures, provide them as text instead. Also no-one can fix code they can’t see. A minimal reproducible example of the issue would be required.