|
3729 | 3729 | </Str>
|
3730 | 3730 | <Disp Icon="Str" />
|
3731 | 3731 | </Item>
|
| 3732 | + <Item ItemId=";Declare_private_method_0_90038" ItemType="0" PsrId="306" Leaf="true"> |
| 3733 | + <Str Cat="Text"> |
| 3734 | + <Val><![CDATA[Declare private method '{0}']]></Val> |
| 3735 | + </Str> |
| 3736 | + <Disp Icon="Str" /> |
| 3737 | + </Item> |
3732 | 3738 | <Item ItemId=";Declare_private_property_0_90035" ItemType="0" PsrId="306" Leaf="true">
|
3733 | 3739 | <Str Cat="Text">
|
3734 | 3740 | <Val><![CDATA[Declare private property '{0}']]></Val>
|
|
4713 | 4719 | </Str>
|
4714 | 4720 | <Disp Icon="Str" />
|
4715 | 4721 | </Item>
|
| 4722 | + <Item ItemId=";Exponentiation_cannot_be_performed_on_bigint_values_unless_the_target_option_is_set_to_es2016_or_lat_2791" ItemType="0" PsrId="306" Leaf="true"> |
| 4723 | + <Str Cat="Text"> |
| 4724 | + <Val><![CDATA[Exponentiation cannot be performed on 'bigint' values unless the 'target' option is set to 'es2016' or later.]]></Val> |
| 4725 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 4726 | + <Val><![CDATA[Impossible d'effectuer l'élévation à une puissance sur des valeurs 'bigint' sauf si l'option 'target' a la valeur 'es2016' ou une valeur correspondant à une version ultérieure.]]></Val> |
| 4727 | + </Tgt> |
| 4728 | + </Str> |
| 4729 | + <Disp Icon="Str" /> |
| 4730 | + </Item> |
4716 | 4731 | <Item ItemId=";Export_assignment_cannot_be_used_when_targeting_ECMAScript_modules_Consider_using_export_default_or__1203" ItemType="0" PsrId="306" Leaf="true">
|
4717 | 4732 | <Str Cat="Text">
|
4718 | 4733 | <Val><![CDATA[Export assignment cannot be used when targeting ECMAScript modules. Consider using 'export default' or another module format instead.]]></Val>
|
|
5163 | 5178 | </Str>
|
5164 | 5179 | <Disp Icon="Str" />
|
5165 | 5180 | </Item>
|
| 5181 | + <Item ItemId=";Fix_all_incorrect_return_type_of_an_async_functions_90037" ItemType="0" PsrId="306" Leaf="true"> |
| 5182 | + <Str Cat="Text"> |
| 5183 | + <Val><![CDATA[Fix all incorrect return type of an async functions]]></Val> |
| 5184 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 5185 | + <Val><![CDATA[Corriger tous les types de retour incorrects des fonctions asynchrone]]></Val> |
| 5186 | + </Tgt> |
| 5187 | + </Str> |
| 5188 | + <Disp Icon="Str" /> |
| 5189 | + </Item> |
5166 | 5190 | <Item ItemId=";Found_0_errors_6217" ItemType="0" PsrId="306" Leaf="true">
|
5167 | 5191 | <Str Cat="Text">
|
5168 | 5192 | <Val><![CDATA[Found {0} errors.]]></Val>
|
|
8733 | 8757 | </Str>
|
8734 | 8758 | <Disp Icon="Str" />
|
8735 | 8759 | </Item>
|
| 8760 | + <Item ItemId=";Replace_0_with_Promise_1_90036" ItemType="0" PsrId="306" Leaf="true"> |
| 8761 | + <Str Cat="Text"> |
| 8762 | + <Val><![CDATA[Replace '{0}' with 'Promise<{1}>']]></Val> |
| 8763 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 8764 | + <Val><![CDATA[Remplacer '{0}' par 'Promise<{1}>']]></Val> |
| 8765 | + </Tgt> |
| 8766 | + </Str> |
| 8767 | + <Disp Icon="Str" /> |
| 8768 | + </Item> |
8736 | 8769 | <Item ItemId=";Replace_all_unused_infer_with_unknown_90031" ItemType="0" PsrId="306" Leaf="true">
|
8737 | 8770 | <Str Cat="Text">
|
8738 | 8771 | <Val><![CDATA[Replace all unused 'infer' with 'unknown']]></Val>
|
@@ -10299,11 +10332,11 @@
|
10299 | 10332 | </Str>
|
10300 | 10333 | <Disp Icon="Str" />
|
10301 | 10334 | </Item>
|
10302 |
| - <Item ItemId=";The_return_type_of_an_async_function_or_method_must_be_the_global_Promise_T_type_1064" ItemType="0" PsrId="306" Leaf="true"> |
| 10335 | + <Item ItemId=";The_return_type_of_an_async_function_or_method_must_be_the_global_Promise_T_type_Did_you_mean_to_wri_1064" ItemType="0" PsrId="306" Leaf="true"> |
10303 | 10336 | <Str Cat="Text">
|
10304 |
| - <Val><![CDATA[The return type of an async function or method must be the global Promise<T> type.]]></Val> |
| 10337 | + <Val><![CDATA[The return type of an async function or method must be the global Promise<T> type. Did you mean to write 'Promise<{0}>'?]]></Val> |
10305 | 10338 | <Tgt Cat="Text" Stat="Loc" Orig="New">
|
10306 |
| - <Val><![CDATA[Le type de retour d'une fonction ou d'une méthode async doit être le type Promise<T> global.]]></Val> |
| 10339 | + <Val><![CDATA[Le type de retour d'une fonction ou d'une méthode asynchrone doit être le type global Promise<T>. Vouliez-vous vraiment écrire 'Promise<{0}>' ?]]></Val> |
10307 | 10340 | </Tgt>
|
10308 | 10341 | </Str>
|
10309 | 10342 | <Disp Icon="Str" />
|
|
0 commit comments