Errors
TypeScript errors
TSxxxx compiler errors.
1,407 entries0 written pages
Showing 951 to 1,000 of 1,407Source: TypeScript diagnosticMessages.json
| Code | Error | Category | Page |
|---|---|---|---|
| TS4008 | Type parameter '{0}' of call signature from exported interface has or is using private name '{1}'. | Error | Reference |
| TS4010 | Type parameter '{0}' of public static method from exported class has or is using private name '{1}'. | Error | Reference |
| TS4012 | Type parameter '{0}' of public method from exported class has or is using private name '{1}'. | Error | Reference |
| TS4014 | Type parameter '{0}' of method from exported interface has or is using private name '{1}'. | Error | Reference |
| TS4016 | Type parameter '{0}' of exported function has or is using private name '{1}'. | Error | Reference |
| TS4019 | Implements clause of exported class '{0}' has or is using private name '{1}'. | Error | Reference |
| TS4020 | 'extends' clause of exported class '{0}' has or is using private name '{1}'. | Error | Reference |
| TS4021 | 'extends' clause of exported class has or is using private name '{0}'. | Error | Reference |
| TS4022 | 'extends' clause of exported interface '{0}' has or is using private name '{1}'. | Error | Reference |
| TS4023 | Exported variable '{0}' has or is using name '{1}' from external module {2} but cannot be named. | Error | Reference |
| TS4024 | Exported variable '{0}' has or is using name '{1}' from private module '{2}'. | Error | Reference |
| TS4025 | Exported variable '{0}' has or is using private name '{1}'. | Error | Reference |
| TS4026 | Public static property '{0}' of exported class has or is using name '{1}' from external module {2} but cannot be named. | Error | Reference |
| TS4027 | Public static property '{0}' of exported class has or is using name '{1}' from private module '{2}'. | Error | Reference |
| TS4028 | Public static property '{0}' of exported class has or is using private name '{1}'. | Error | Reference |
| TS4029 | Public property '{0}' of exported class has or is using name '{1}' from external module {2} but cannot be named. | Error | Reference |
| TS4030 | Public property '{0}' of exported class has or is using name '{1}' from private module '{2}'. | Error | Reference |
| TS4031 | Public property '{0}' of exported class has or is using private name '{1}'. | Error | Reference |
| TS4032 | Property '{0}' of exported interface has or is using name '{1}' from private module '{2}'. | Error | Reference |
| TS4033 | Property '{0}' of exported interface has or is using private name '{1}'. | Error | Reference |
| TS4034 | Parameter type of public static setter '{0}' from exported class has or is using name '{1}' from private module '{2}'. | Error | Reference |
| TS4035 | Parameter type of public static setter '{0}' from exported class has or is using private name '{1}'. | Error | Reference |
| TS4036 | Parameter type of public setter '{0}' from exported class has or is using name '{1}' from private module '{2}'. | Error | Reference |
| TS4037 | Parameter type of public setter '{0}' from exported class has or is using private name '{1}'. | Error | Reference |
| TS4038 | Return type of public static getter '{0}' from exported class has or is using name '{1}' from external module {2} but cannot be named. | Error | Reference |
| TS4039 | Return type of public static getter '{0}' from exported class has or is using name '{1}' from private module '{2}'. | Error | Reference |
| TS4040 | Return type of public static getter '{0}' from exported class has or is using private name '{1}'. | Error | Reference |
| TS4041 | Return type of public getter '{0}' from exported class has or is using name '{1}' from external module {2} but cannot be named. | Error | Reference |
| TS4042 | Return type of public getter '{0}' from exported class has or is using name '{1}' from private module '{2}'. | Error | Reference |
| TS4043 | Return type of public getter '{0}' from exported class has or is using private name '{1}'. | Error | Reference |
| TS4044 | Return type of constructor signature from exported interface has or is using name '{0}' from private module '{1}'. | Error | Reference |
| TS4045 | Return type of constructor signature from exported interface has or is using private name '{0}'. | Error | Reference |
| TS4046 | Return type of call signature from exported interface has or is using name '{0}' from private module '{1}'. | Error | Reference |
| TS4047 | Return type of call signature from exported interface has or is using private name '{0}'. | Error | Reference |
| TS4048 | Return type of index signature from exported interface has or is using name '{0}' from private module '{1}'. | Error | Reference |
| TS4049 | Return type of index signature from exported interface has or is using private name '{0}'. | Error | Reference |
| TS4050 | Return type of public static method from exported class has or is using name '{0}' from external module {1} but cannot be named. | Error | Reference |
| TS4051 | Return type of public static method from exported class has or is using name '{0}' from private module '{1}'. | Error | Reference |
| TS4052 | Return type of public static method from exported class has or is using private name '{0}'. | Error | Reference |
| TS4053 | Return type of public method from exported class has or is using name '{0}' from external module {1} but cannot be named. | Error | Reference |
| TS4054 | Return type of public method from exported class has or is using name '{0}' from private module '{1}'. | Error | Reference |
| TS4055 | Return type of public method from exported class has or is using private name '{0}'. | Error | Reference |
| TS4056 | Return type of method from exported interface has or is using name '{0}' from private module '{1}'. | Error | Reference |
| TS4057 | Return type of method from exported interface has or is using private name '{0}'. | Error | Reference |
| TS4058 | Return type of exported function has or is using name '{0}' from external module {1} but cannot be named. | Error | Reference |
| TS4059 | Return type of exported function has or is using name '{0}' from private module '{1}'. | Error | Reference |
| TS4060 | Return type of exported function has or is using private name '{0}'. | Error | Reference |
| TS4061 | Parameter '{0}' of constructor from exported class has or is using name '{1}' from external module {2} but cannot be named. | Error | Reference |
| TS4062 | Parameter '{0}' of constructor from exported class has or is using name '{1}' from private module '{2}'. | Error | Reference |
| TS4063 | Parameter '{0}' of constructor from exported class has or is using private name '{1}'. | Error | Reference |
Other families: JavaScript, Node.js, npm, React, Next.js, Vite, webpack, Jest