|
267 | 267 | </Str>
|
268 | 268 | <Disp Icon="Str" />
|
269 | 269 | </Item>
|
270 |
| - <Item ItemId=";A_label_is_not_allowed_here_1344" ItemType="0" PsrId="306" Leaf="true"> |
271 |
| - <Str Cat="Text"> |
272 |
| - <Val><![CDATA['A label is not allowed here.]]></Val> |
273 |
| - </Str> |
274 |
| - <Disp Icon="Str" /> |
275 |
| - </Item> |
276 | 270 | <Item ItemId=";A_member_initializer_in_a_enum_declaration_cannot_reference_members_declared_after_it_including_memb_2651" ItemType="0" PsrId="306" Leaf="true">
|
277 | 271 | <Str Cat="Text">
|
278 | 272 | <Val><![CDATA[A member initializer in a enum declaration cannot reference members declared after it, including members defined in other enums.]]></Val>
|
|
849 | 843 | </Str>
|
850 | 844 | <Disp Icon="Str" />
|
851 | 845 | </Item>
|
852 |
| - <Item ItemId=";An_arithmetic_operand_must_be_of_type_any_number_bigint_or_an_enum_type_2356" ItemType="0" PsrId="306" Leaf="true"> |
| 846 | + <Item ItemId=";An_arithmetic_operand_must_be_of_type_any_number_or_an_enum_type_2356" ItemType="0" PsrId="306" Leaf="true"> |
853 | 847 | <Str Cat="Text">
|
854 |
| - <Val><![CDATA[An arithmetic operand must be of type 'any', 'number', 'bigint' or an enum type.]]></Val> |
| 848 | + <Val><![CDATA[An arithmetic operand must be of type 'any', 'number' or an enum type.]]></Val> |
855 | 849 | </Str>
|
856 | 850 | <Disp Icon="Str" />
|
857 | 851 | </Item>
|
|
1293 | 1287 | </Str>
|
1294 | 1288 | <Disp Icon="Str" />
|
1295 | 1289 | </Item>
|
1296 |
| - <Item ItemId=";Cannot_evaluate_bigint_literal_because_the_compiler_is_running_in_an_environment_without_bigint_supp_2731" ItemType="0" PsrId="306" Leaf="true"> |
1297 |
| - <Str Cat="Text"> |
1298 |
| - <Val><![CDATA[Cannot evaluate bigint literal because the compiler is running in an environment without bigint support.]]></Val> |
1299 |
| - </Str> |
1300 |
| - <Disp Icon="Str" /> |
1301 |
| - </Item> |
1302 | 1290 | <Item ItemId=";Cannot_export_0_Only_local_declarations_can_be_exported_from_a_module_2661" ItemType="0" PsrId="306" Leaf="true">
|
1303 | 1291 | <Str Cat="Text">
|
1304 | 1292 | <Val><![CDATA[Cannot export '{0}'. Only local declarations can be exported from a module.]]></Val>
|
|
3627 | 3615 | </Str>
|
3628 | 3616 | <Disp Icon="Str" />
|
3629 | 3617 | </Item>
|
3630 |
| - <Item ItemId=";No_overload_expects_0_arguments_but_overloads_do_exist_that_expect_either_1_or_2_arguments_2575" ItemType="0" PsrId="306" Leaf="true"> |
3631 |
| - <Str Cat="Text"> |
3632 |
| - <Val><![CDATA[No overload expects {0} arguments, but overloads do exist that expect either {1} or {2} arguments.]]></Val> |
3633 |
| - </Str> |
3634 |
| - <Disp Icon="Str" /> |
3635 |
| - </Item> |
3636 | 3618 | <Item ItemId=";Non_abstract_class_0_does_not_implement_inherited_abstract_member_1_from_class_2_2515" ItemType="0" PsrId="306" Leaf="true">
|
3637 | 3619 | <Str Cat="Text">
|
3638 | 3620 | <Val><![CDATA[Non-abstract class '{0}' does not implement inherited abstract member '{1}' from class '{2}'.]]></Val>
|
|
3783 | 3765 | </Str>
|
3784 | 3766 | <Disp Icon="Str" />
|
3785 | 3767 | </Item>
|
3786 |
| - <Item ItemId=";Operator_0_cannot_be_applied_to_type_1_2730" ItemType="0" PsrId="306" Leaf="true"> |
3787 |
| - <Str Cat="Text"> |
3788 |
| - <Val><![CDATA[Operator '{0}' cannot be applied to type '{1}'.]]></Val> |
3789 |
| - </Str> |
3790 |
| - <Disp Icon="Str" /> |
3791 |
| - </Item> |
3792 | 3768 | <Item ItemId=";Operator_0_cannot_be_applied_to_types_1_and_2_2365" ItemType="0" PsrId="306" Leaf="true">
|
3793 | 3769 | <Str Cat="Text">
|
3794 | 3770 | <Val><![CDATA[Operator '{0}' cannot be applied to types '{1}' and '{2}'.]]></Val>
|
|
3855 | 3831 | </Str>
|
3856 | 3832 | <Disp Icon="Str" />
|
3857 | 3833 | </Item>
|
3858 |
| - <Item ItemId=";Option_resolveJsonModule_can_only_be_specified_when_module_code_generation_is_commonjs_5071" ItemType="0" PsrId="306" Leaf="true"> |
3859 |
| - <Str Cat="Text"> |
3860 |
| - <Val><![CDATA[Option '--resolveJsonModule' can only be specified when module code generation is 'commonjs'.]]></Val> |
3861 |
| - </Str> |
3862 |
| - <Disp Icon="Str" /> |
3863 |
| - </Item> |
3864 | 3834 | <Item ItemId=";Option_resolveJsonModule_cannot_be_specified_without_node_module_resolution_strategy_5070" ItemType="0" PsrId="306" Leaf="true">
|
3865 | 3835 | <Str Cat="Text">
|
3866 | 3836 | <Val><![CDATA[Option '--resolveJsonModule' cannot be specified without 'node' module resolution strategy.]]></Val>
|
|
5295 | 5265 | </Str>
|
5296 | 5266 | <Disp Icon="Str" />
|
5297 | 5267 | </Item>
|
5298 |
| - <Item ItemId=";The_left_hand_side_of_an_arithmetic_operation_must_be_of_type_any_number_bigint_or_an_enum_type_2362" ItemType="0" PsrId="306" Leaf="true"> |
| 5268 | + <Item ItemId=";The_left_hand_side_of_an_arithmetic_operation_must_be_of_type_any_number_or_an_enum_type_2362" ItemType="0" PsrId="306" Leaf="true"> |
5299 | 5269 | <Str Cat="Text">
|
5300 |
| - <Val><![CDATA[The left-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type.]]></Val> |
| 5270 | + <Val><![CDATA[The left-hand side of an arithmetic operation must be of type 'any', 'number' or an enum type.]]></Val> |
5301 | 5271 | </Str>
|
5302 | 5272 | <Disp Icon="Str" />
|
5303 | 5273 | </Item>
|
|
5385 | 5355 | </Str>
|
5386 | 5356 | <Disp Icon="Str" />
|
5387 | 5357 | </Item>
|
5388 |
| - <Item ItemId=";The_right_hand_side_of_an_arithmetic_operation_must_be_of_type_any_number_bigint_or_an_enum_type_2363" ItemType="0" PsrId="306" Leaf="true"> |
| 5358 | + <Item ItemId=";The_right_hand_side_of_an_arithmetic_operation_must_be_of_type_any_number_or_an_enum_type_2363" ItemType="0" PsrId="306" Leaf="true"> |
5389 | 5359 | <Str Cat="Text">
|
5390 |
| - <Val><![CDATA[The right-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type.]]></Val> |
| 5360 | + <Val><![CDATA[The right-hand side of an arithmetic operation must be of type 'any', 'number' or an enum type.]]></Val> |
5391 | 5361 | </Str>
|
5392 | 5362 | <Disp Icon="Str" />
|
5393 | 5363 | </Item>
|
|
5439 | 5409 | </Str>
|
5440 | 5410 | <Disp Icon="Str" />
|
5441 | 5411 | </Item>
|
5442 |
| - <Item ItemId=";The_type_of_a_function_declaration_must_match_the_function_s_signature_8030" ItemType="0" PsrId="306" Leaf="true"> |
5443 |
| - <Str Cat="Text"> |
5444 |
| - <Val><![CDATA[The type of a function declaration must match the function's signature.]]></Val> |
5445 |
| - </Str> |
5446 |
| - <Disp Icon="Str" /> |
5447 |
| - </Item> |
5448 | 5412 | <Item ItemId=";The_type_returned_by_the_next_method_of_an_async_iterator_must_be_a_promise_for_a_type_with_a_value__2547" ItemType="0" PsrId="306" Leaf="true">
|
5449 | 5413 | <Str Cat="Text">
|
5450 | 5414 | <Val><![CDATA[The type returned by the 'next()' method of an async iterator must be a promise for a type with a 'value' property.]]></Val>
|
|
6177 | 6141 | </Str>
|
6178 | 6142 | <Disp Icon="Str" />
|
6179 | 6143 | </Item>
|
6180 |
| - <Item ItemId=";_0_is_declared_here_2728" ItemType="0" PsrId="306" Leaf="true"> |
6181 |
| - <Str Cat="Text"> |
6182 |
| - <Val><![CDATA['{0}' is declared here.]]></Val> |
6183 |
| - </Str> |
6184 |
| - <Disp Icon="Str" /> |
6185 |
| - </Item> |
6186 | 6144 | <Item ItemId=";_0_is_not_a_valid_meta_property_for_keyword_1_Did_you_mean_2_17012" ItemType="0" PsrId="306" Leaf="true">
|
6187 | 6145 | <Str Cat="Text">
|
6188 | 6146 | <Val><![CDATA['{0}' is not a valid meta-property for keyword '{1}'. Did you mean '{2}'?]]></Val>
|
|
6321 | 6279 | </Str>
|
6322 | 6280 | <Disp Icon="Str" />
|
6323 | 6281 | </Item>
|
| 6282 | + <Item ItemId=";_0_was_declared_here_2728" ItemType="0" PsrId="306" Leaf="true"> |
| 6283 | + <Str Cat="Text"> |
| 6284 | + <Val><![CDATA['{0}' was declared here.]]></Val> |
| 6285 | + </Str> |
| 6286 | + <Disp Icon="Str" /> |
| 6287 | + </Item> |
6324 | 6288 | <Item ItemId=";_0_which_lacks_return_type_annotation_implicitly_has_an_1_return_type_7010" ItemType="0" PsrId="306" Leaf="true">
|
6325 | 6289 | <Str Cat="Text">
|
6326 | 6290 | <Val><![CDATA['{0}', which lacks return-type annotation, implicitly has an '{1}' return type.]]></Val>
|
|
0 commit comments