Skip to content
JS
Errors

TypeScript errors

TSxxxx compiler errors.

1,407 entries0 written pages
Showing 1,401 to 1,407 of 1,407Source: TypeScript diagnosticMessages.json
CodeError
TS80004JSDoc types may be moved to TypeScript types.
TS80005'require' call may be converted to an import.
TS80006This may be converted to an async function.
TS80007'await' has no effect on the type of this expression.
TS80008Numeric literals with absolute values equal to 2^53 or greater are too large to be represented accurately as integers.
TS80009JSDoc typedef may be converted to TypeScript type.
TS80010JSDoc typedefs may be converted to TypeScript types.

Other families: JavaScript, Node.js, npm, React, Next.js, Vite, webpack, Jest