Build errors
Build errors stop compilation, bundling, image creation, or static generation before the software can run successfully.
TS2345
Argument is not assignable to the parameter typeTypeScript
TS2540Cannot assign to read only propertyTypeScript
TS7016Could not find a declaration file for moduleTypeScript
The build was cancelled or exceeded the maximum execution timeDocker Hub autobuild exceeded the maximum execution timeDocker
Tag not properly closedGitHub Pages failed because a tag was not properly closedGitHub Pages
Tag not properly terminatedGitHub Pages failed because a tag was not properly terminatedGitHub Pages
Syntax error in 'for' loopGitHub Pages failed because of a Liquid for-loop syntax errorGitHub Pages
Markdown errorsGitHub Pages failed because of Markdown errorsGitHub Pages
TS2604JSX element type does not have any construct or call signaturesTypeScript
TS2305Module has no exported memberTypeScript
app/ Static to Dynamic ErrorNext.js app static to dynamic rendering errorNext.js
Static Bail Out CaughtNext.js caught a Partial Prerendering bailout errorNext.js
Conflicting SSG PathsNext.js getStaticPaths returned conflicting pathsNext.js
No Document Import in PageNext.js imported next/document outside _documentNext.js
TS2571Object is of type unknownTypeScript
TS7006Parameter implicitly has an any typeTypeScript
TS2551Property does not exist on type, did you mean another memberTypeScript
TS2564Property has no initializer and is not definitely assigned in the constructorTypeScript
TS2741Property is missing in type but required in target typeTypeScript
TS2698Spread types may only be created from object typesTypeScript
TS2739Type is missing the following properties from the target typeTypeScript
TS2326Types of property are incompatibleTypeScript
TS2307TypeScript cannot find moduleTypeScript
TS2304TypeScript cannot find the referenced nameTypeScript
TS2683TypeScript could not determine the type of thisTypeScript
TS2339TypeScript could not find the referenced property on the current typeTypeScript
TS7053TypeScript could not safely use the expression to index the target typeTypeScript
TS2454TypeScript detected a variable used before being assignedTypeScript
TS2741TypeScript found a required property missing from the provided typeTypeScript
TS2322TypeScript found a value that is not assignable to the target typeTypeScript
TS2345TypeScript found an argument that is not assignable to the parameter typeTypeScript
TS2769TypeScript found no overload that matches this callTypeScript
TS2554TypeScript found the wrong number of arguments in a function callTypeScript
TS7006TypeScript parameter implicitly has an any typeTypeScript
TS6133TypeScript reported a value that is declared but never readTypeScript
TS2367TypeScript thinks the comparison appears to be unintentionalTypeScript
TS2531TypeScript warns that the object is possibly nullTypeScript
TS2532TypeScript warns that the object is possibly undefinedTypeScript