|
13239 | 13239 | </Str>
|
13240 | 13240 | <Disp Icon="Str" />
|
13241 | 13241 | </Item>
|
13242 |
| - <Item ItemId=";The_left_hand_side_of_an_in_expression_must_be_a_private_identifier_or_of_type_any_string_number_or__2360" ItemType="0" PsrId="306" Leaf="true"> |
13243 |
| - <Str Cat="Text"> |
13244 |
| - <Val><![CDATA[The left-hand side of an 'in' expression must be a private identifier or of type 'any', 'string', 'number', or 'symbol'.]]></Val> |
13245 |
| - <Tgt Cat="Text" Stat="Loc" Orig="New"> |
13246 |
| - <Val><![CDATA[La partie gauche d'une expression 'in' doit être un identificateur privé ou de type 'any', 'string', 'number' ou 'symbol'.]]></Val> |
13247 |
| - </Tgt> |
13248 |
| - </Str> |
13249 |
| - <Disp Icon="Str" /> |
13250 |
| - </Item> |
13251 | 13242 | <Item ItemId=";The_left_hand_side_of_an_instanceof_expression_must_be_of_type_any_an_object_type_or_a_type_paramete_2358" ItemType="0" PsrId="306" Leaf="true">
|
13252 | 13243 | <Str Cat="Text">
|
13253 | 13244 | <Val><![CDATA[The left-hand side of an 'instanceof' expression must be of type 'any', an object type or a type parameter.]]></Val>
|
|
13437 | 13428 | </Str>
|
13438 | 13429 | <Disp Icon="Str" />
|
13439 | 13430 | </Item>
|
13440 |
| - <Item ItemId=";The_right_hand_side_of_an_in_expression_must_not_be_a_primitive_2361" ItemType="0" PsrId="306" Leaf="true"> |
13441 |
| - <Str Cat="Text"> |
13442 |
| - <Val><![CDATA[The right-hand side of an 'in' expression must not be a primitive.]]></Val> |
13443 |
| - <Tgt Cat="Text" Stat="Loc" Orig="New"> |
13444 |
| - <Val><![CDATA[La partie droite d'une expression 'in' ne doit pas être une primitive.]]></Val> |
13445 |
| - </Tgt> |
13446 |
| - </Str> |
13447 |
| - <Disp Icon="Str" /> |
13448 |
| - </Item> |
13449 | 13431 | <Item ItemId=";The_right_hand_side_of_an_instanceof_expression_must_be_of_type_any_or_of_a_type_assignable_to_the_F_2359" ItemType="0" PsrId="306" Leaf="true">
|
13450 | 13432 | <Str Cat="Text">
|
13451 | 13433 | <Val><![CDATA[The right-hand side of an 'instanceof' expression must be of type 'any' or of a type assignable to the 'Function' interface type.]]></Val>
|
|
13692 | 13674 | </Str>
|
13693 | 13675 | <Disp Icon="Str" />
|
13694 | 13676 | </Item>
|
| 13677 | + <Item ItemId=";This_condition_will_always_return_0_2845" ItemType="0" PsrId="306" Leaf="true"> |
| 13678 | + <Str Cat="Text"> |
| 13679 | + <Val><![CDATA[This condition will always return '{0}'.]]></Val> |
| 13680 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 13681 | + <Val><![CDATA[Cette condition retourne toujours '{0}'.]]></Val> |
| 13682 | + </Tgt> |
| 13683 | + </Str> |
| 13684 | + <Disp Icon="Str" /> |
| 13685 | + </Item> |
13695 | 13686 | <Item ItemId=";This_condition_will_always_return_0_since_JavaScript_compares_objects_by_reference_not_value_2839" ItemType="0" PsrId="306" Leaf="true">
|
13696 | 13687 | <Str Cat="Text">
|
13697 | 13688 | <Val><![CDATA[This condition will always return '{0}' since JavaScript compares objects by reference, not value.]]></Val>
|
|
14370 | 14361 | </Str>
|
14371 | 14362 | <Disp Icon="Str" />
|
14372 | 14363 | </Item>
|
| 14364 | + <Item ItemId=";Type_0_may_represent_a_primitive_value_which_is_not_permitted_as_the_right_operand_of_the_in_operato_2638" ItemType="0" PsrId="306" Leaf="true"> |
| 14365 | + <Str Cat="Text"> |
| 14366 | + <Val><![CDATA[Type '{0}' may represent a primitive value, which is not permitted as the right operand of the 'in' operator.]]></Val> |
| 14367 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 14368 | + <Val><![CDATA[Le type '{0}' peut représenter une valeur primitive, ce qui n’est pas autorisé en tant qu’opérande droit de l’opérateur 'in'.]]></Val> |
| 14369 | + </Tgt> |
| 14370 | + </Str> |
| 14371 | + <Disp Icon="Str" /> |
| 14372 | + </Item> |
14373 | 14373 | <Item ItemId=";Type_0_must_have_a_Symbol_asyncIterator_method_that_returns_an_async_iterator_2504" ItemType="0" PsrId="306" Leaf="true">
|
14374 | 14374 | <Str Cat="Text">
|
14375 | 14375 | <Val><![CDATA[Type '{0}' must have a '[Symbol.asyncIterator]5D;()' method that returns an async iterator.]]></Val>
|
|
15261 | 15261 | </Str>
|
15262 | 15262 | <Disp Icon="Str" />
|
15263 | 15263 | </Item>
|
| 15264 | + <Item ItemId=";Use_0_95174" ItemType="0" PsrId="306" Leaf="true"> |
| 15265 | + <Str Cat="Text"> |
| 15266 | + <Val><![CDATA[Use `{0}`.]]></Val> |
| 15267 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 15268 | + <Val><![CDATA[Utilisez `{0}`.]]></Val> |
| 15269 | + </Tgt> |
| 15270 | + </Str> |
| 15271 | + <Disp Icon="Str" /> |
| 15272 | + </Item> |
| 15273 | + <Item ItemId=";Use_Number_isNaN_in_all_conditions_95175" ItemType="0" PsrId="306" Leaf="true"> |
| 15274 | + <Str Cat="Text"> |
| 15275 | + <Val><![CDATA[Use `Number.isNaN` in all conditions.]]></Val> |
| 15276 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 15277 | + <Val><![CDATA[Utilisez 'Number.isNaN' dans toutes les conditions.]]></Val> |
| 15278 | + </Tgt> |
| 15279 | + </Str> |
| 15280 | + <Disp Icon="Str" /> |
| 15281 | + </Item> |
15264 | 15282 | <Item ItemId=";Use_element_access_for_0_95145" ItemType="0" PsrId="306" Leaf="true">
|
15265 | 15283 | <Str Cat="Text">
|
15266 | 15284 | <Val><![CDATA[Use element access for '{0}']]></Val>
|
|
0 commit comments