feat(turborepo): Error Improvements & Documentation (#7033)
### Description
Converted more errors to be high quality. Specifically, I added
diagnostic codes, more coherent messages and code snippets when
possible. Also added documentation for these errors on the turbo site.
### Testing Instructions
<!--
Give a quick description of steps to test your changes.
-->
Closes TURBO-2069
---------
Co-authored-by: Anthony Shew <anthony.shew@vercel.com>