Errors
TypeScript errors
TSxxxx compiler errors.
1,407 entries0 written pages
Showing 1,401 to 1,407 of 1,407Source: TypeScript diagnosticMessages.json
| Code | Error | Category | Page |
|---|---|---|---|
| TS80004 | JSDoc types may be moved to TypeScript types. | Suggestion | Reference |
| TS80005 | 'require' call may be converted to an import. | Suggestion | Reference |
| TS80006 | This may be converted to an async function. | Suggestion | Reference |
| TS80007 | 'await' has no effect on the type of this expression. | Suggestion | Reference |
| TS80008 | Numeric literals with absolute values equal to 2^53 or greater are too large to be represented accurately as integers. | Suggestion | Reference |
| TS80009 | JSDoc typedef may be converted to TypeScript type. | Suggestion | Reference |
| TS80010 | JSDoc typedefs may be converted to TypeScript types. | Suggestion | Reference |
Other families: JavaScript, Node.js, npm, React, Next.js, Vite, webpack, Jest