|
135 | 135 | </Str>
|
136 | 136 | <Disp Icon="Str" />
|
137 | 137 | </Item>
|
138 |
| - <Item ItemId=";A_const_initializer_in_an_ambient_context_must_be_a_string_or_numeric_literal_1254" ItemType="0" PsrId="306" Leaf="true"> |
| 138 | + <Item ItemId=";A_const_initializer_in_an_ambient_context_must_be_a_string_or_numeric_literal_or_literal_enum_refere_1254" ItemType="0" PsrId="306" Leaf="true"> |
139 | 139 | <Str Cat="Text">
|
140 |
| - <Val><![CDATA[A 'const' initializer in an ambient context must be a string or numeric literal.]]></Val> |
| 140 | + <Val><![CDATA[A 'const' initializer in an ambient context must be a string or numeric literal or literal enum reference.]]></Val> |
141 | 141 | </Str>
|
142 | 142 | <Disp Icon="Str" />
|
143 | 143 | </Item>
|
|
861 | 861 | </Str>
|
862 | 862 | <Disp Icon="Str" />
|
863 | 863 | </Item>
|
| 864 | + <Item ItemId=";An_argument_for_0_was_not_provided_6210" ItemType="0" PsrId="306" Leaf="true"> |
| 865 | + <Str Cat="Text"> |
| 866 | + <Val><![CDATA[An argument for '{0}' was not provided.]]></Val> |
| 867 | + </Str> |
| 868 | + <Disp Icon="Str" /> |
| 869 | + </Item> |
| 870 | + <Item ItemId=";An_argument_matching_this_binding_pattern_was_not_provided_6211" ItemType="0" PsrId="306" Leaf="true"> |
| 871 | + <Str Cat="Text"> |
| 872 | + <Val><![CDATA[An argument matching this binding pattern was not provided.]]></Val> |
| 873 | + </Str> |
| 874 | + <Disp Icon="Str" /> |
| 875 | + </Item> |
864 | 876 | <Item ItemId=";An_arithmetic_operand_must_be_of_type_any_number_or_an_enum_type_2356" ItemType="0" PsrId="306" Leaf="true">
|
865 | 877 | <Str Cat="Text">
|
866 | 878 | <Val><![CDATA[An arithmetic operand must be of type 'any', 'number' or an enum type.]]></Val>
|
|
2421 | 2433 | </Str>
|
2422 | 2434 | <Disp Icon="Str" />
|
2423 | 2435 | </Item>
|
2424 |
| - <Item ItemId=";Expected_type_of_0_field_in_package_json_to_be_string_got_1_6105" ItemType="0" PsrId="306" Leaf="true"> |
| 2436 | + <Item ItemId=";Expected_type_of_0_field_in_package_json_to_be_1_got_2_6105" ItemType="0" PsrId="306" Leaf="true"> |
2425 | 2437 | <Str Cat="Text">
|
2426 |
| - <Val><![CDATA[Expected type of '{0}' field in 'package.json' to be 'string', got '{1}'.]]></Val> |
| 2438 | + <Val><![CDATA[Expected type of '{0}' field in 'package.json' to be '{1}', got '{2}'.]]></Val> |
2427 | 2439 | </Str>
|
2428 | 2440 | <Disp Icon="Str" />
|
2429 | 2441 | </Item>
|
|
2829 | 2841 | </Str>
|
2830 | 2842 | <Disp Icon="Str" />
|
2831 | 2843 | </Item>
|
2832 |
| - <Item ItemId=";Generic_type_instantiation_is_excessively_deep_and_possibly_infinite_2550" ItemType="0" PsrId="306" Leaf="true"> |
2833 |
| - <Str Cat="Text"> |
2834 |
| - <Val><![CDATA[Generic type instantiation is excessively deep and possibly infinite.]]></Val> |
2835 |
| - </Str> |
2836 |
| - <Disp Icon="Str" /> |
2837 |
| - </Item> |
2838 | 2844 | <Item ItemId=";Getter_and_setter_accessors_do_not_agree_in_visibility_2379" ItemType="0" PsrId="306" Leaf="true">
|
2839 | 2845 | <Str Cat="Text">
|
2840 | 2846 | <Val><![CDATA[Getter and setter accessors do not agree in visibility.]]></Val>
|
|
3045 | 3051 | </Str>
|
3046 | 3052 | <Disp Icon="Str" />
|
3047 | 3053 | </Item>
|
| 3054 | + <Item ItemId=";Index_0_is_out_of_bounds_in_tuple_of_length_1_2733" ItemType="0" PsrId="306" Leaf="true"> |
| 3055 | + <Str Cat="Text"> |
| 3056 | + <Val><![CDATA[Index '{0}' is out-of-bounds in tuple of length {1}.]]></Val> |
| 3057 | + </Str> |
| 3058 | + <Disp Icon="Str" /> |
| 3059 | + </Item> |
3048 | 3060 | <Item ItemId=";Index_signature_in_type_0_only_permits_reading_2542" ItemType="0" PsrId="306" Leaf="true">
|
3049 | 3061 | <Str Cat="Text">
|
3050 | 3062 | <Val><![CDATA[Index signature in type '{0}' only permits reading.]]></Val>
|
|
3705 | 3717 | </Str>
|
3706 | 3718 | <Disp Icon="Str" />
|
3707 | 3719 | </Item>
|
| 3720 | + <Item ItemId=";Non_simple_parameter_declared_here_1348" ItemType="0" PsrId="306" Leaf="true"> |
| 3721 | + <Str Cat="Text"> |
| 3722 | + <Val><![CDATA[Non-simple parameter declared here.]]></Val> |
| 3723 | + </Str> |
| 3724 | + <Disp Icon="Str" /> |
| 3725 | + </Item> |
3708 | 3726 | <Item ItemId=";Not_all_code_paths_return_a_value_7030" ItemType="0" PsrId="306" Leaf="true">
|
3709 | 3727 | <Str Cat="Text">
|
3710 | 3728 | <Val><![CDATA[Not all code paths return a value.]]></Val>
|
|
3909 | 3927 | </Str>
|
3910 | 3928 | <Disp Icon="Str" />
|
3911 | 3929 | </Item>
|
3912 |
| - <Item ItemId=";Option_resolveJsonModule_can_only_be_specified_when_module_code_generation_is_commonjs_5071" ItemType="0" PsrId="306" Leaf="true"> |
| 3930 | + <Item ItemId=";Option_resolveJsonModule_can_only_be_specified_when_module_code_generation_is_commonjs_amd_es2015_or_5071" ItemType="0" PsrId="306" Leaf="true"> |
3913 | 3931 | <Str Cat="Text">
|
3914 |
| - <Val><![CDATA[Option '--resolveJsonModule' can only be specified when module code generation is 'commonjs'.]]></Val> |
| 3932 | + <Val><![CDATA[Option '--resolveJsonModule' can only be specified when module code generation is 'commonjs', 'amd', 'es2015' or 'esNext'.]]></Val> |
3915 | 3933 | </Str>
|
3916 | 3934 | <Disp Icon="Str" />
|
3917 | 3935 | </Item>
|
|
5589 | 5607 | </Str>
|
5590 | 5608 | <Disp Icon="Str" />
|
5591 | 5609 | </Item>
|
| 5610 | + <Item ItemId=";This_parameter_is_not_allowed_with_use_strict_directive_1346" ItemType="0" PsrId="306" Leaf="true"> |
| 5611 | + <Str Cat="Text"> |
| 5612 | + <Val><![CDATA[This parameter is not allowed with 'use strict' directive.]]></Val> |
| 5613 | + </Str> |
| 5614 | + <Disp Icon="Str" /> |
| 5615 | + </Item> |
5592 | 5616 | <Item ItemId=";This_syntax_requires_an_imported_helper_but_module_0_cannot_be_found_2354" ItemType="0" PsrId="306" Leaf="true">
|
5593 | 5617 | <Str Cat="Text">
|
5594 | 5618 | <Val><![CDATA[This syntax requires an imported helper but module '{0}' cannot be found.]]></Val>
|
|
6051 | 6075 | </Str>
|
6052 | 6076 | <Disp Icon="Str" />
|
6053 | 6077 | </Item>
|
| 6078 | + <Item ItemId=";Unknown_build_option_0_5072" ItemType="0" PsrId="306" Leaf="true"> |
| 6079 | + <Str Cat="Text"> |
| 6080 | + <Val><![CDATA[Unknown build option '{0}'.]]></Val> |
| 6081 | + </Str> |
| 6082 | + <Disp Icon="Str" /> |
| 6083 | + </Item> |
6054 | 6084 | <Item ItemId=";Unknown_compiler_option_0_5023" ItemType="0" PsrId="306" Leaf="true">
|
6055 | 6085 | <Str Cat="Text">
|
6056 | 6086 | <Val><![CDATA[Unknown compiler option '{0}'.]]></Val>
|
|
6657 | 6687 | </Str>
|
6658 | 6688 | <Disp Icon="Str" />
|
6659 | 6689 | </Item>
|
| 6690 | + <Item ItemId=";package_json_does_not_have_a_typesVersions_entry_that_matches_version_0_6207" ItemType="0" PsrId="306" Leaf="true"> |
| 6691 | + <Str Cat="Text"> |
| 6692 | + <Val><![CDATA['package.json' does not have a 'typesVersions' entry that matches version '{0}'.]]></Val> |
| 6693 | + </Str> |
| 6694 | + <Disp Icon="Str" /> |
| 6695 | + </Item> |
6660 | 6696 | <Item ItemId=";package_json_has_0_field_1_that_references_2_6101" ItemType="0" PsrId="306" Leaf="true">
|
6661 | 6697 | <Str Cat="Text">
|
6662 | 6698 | <Val><![CDATA['package.json' has '{0}' field '{1}' that references '{2}'.]]></Val>
|
6663 | 6699 | </Str>
|
6664 | 6700 | <Disp Icon="Str" />
|
6665 | 6701 | </Item>
|
| 6702 | + <Item ItemId=";package_json_has_a_typesVersions_entry_0_that_is_not_a_valid_semver_range_6209" ItemType="0" PsrId="306" Leaf="true"> |
| 6703 | + <Str Cat="Text"> |
| 6704 | + <Val><![CDATA['package.json' has a 'typesVersions' entry '{0}' that is not a valid semver range.]]></Val> |
| 6705 | + </Str> |
| 6706 | + <Disp Icon="Str" /> |
| 6707 | + </Item> |
| 6708 | + <Item ItemId=";package_json_has_a_typesVersions_entry_0_that_matches_compiler_version_1_looking_for_a_pattern_to_ma_6208" ItemType="0" PsrId="306" Leaf="true"> |
| 6709 | + <Str Cat="Text"> |
| 6710 | + <Val><![CDATA['package.json' has a 'typesVersions' entry '{0}' that matches compiler version '{1}', looking for a pattern to match module name '{2}'.]]></Val> |
| 6711 | + </Str> |
| 6712 | + <Disp Icon="Str" /> |
| 6713 | + </Item> |
| 6714 | + <Item ItemId=";package_json_has_a_typesVersions_field_with_version_specific_path_mappings_6206" ItemType="0" PsrId="306" Leaf="true"> |
| 6715 | + <Str Cat="Text"> |
| 6716 | + <Val><![CDATA['package.json' has a 'typesVersions' field with version-specific path mappings.]]></Val> |
| 6717 | + </Str> |
| 6718 | + <Disp Icon="Str" /> |
| 6719 | + </Item> |
6666 | 6720 | <Item ItemId=";parameter_modifiers_can_only_be_used_in_a_ts_file_8012" ItemType="0" PsrId="306" Leaf="true">
|
6667 | 6721 | <Str Cat="Text">
|
6668 | 6722 | <Val><![CDATA['parameter modifiers' can only be used in a .ts file.]]></Val>
|
|
6831 | 6885 | </Str>
|
6832 | 6886 | <Disp Icon="Str" />
|
6833 | 6887 | </Item>
|
| 6888 | + <Item ItemId=";use_strict_directive_cannot_be_used_with_non_simple_parameter_list_1347" ItemType="0" PsrId="306" Leaf="true"> |
| 6889 | + <Str Cat="Text"> |
| 6890 | + <Val><![CDATA['use strict' directive cannot be used with non-simple parameter list.]]></Val> |
| 6891 | + </Str> |
| 6892 | + <Disp Icon="Str" /> |
| 6893 | + </Item> |
| 6894 | + <Item ItemId=";use_strict_directive_used_here_1349" ItemType="0" PsrId="306" Leaf="true"> |
| 6895 | + <Str Cat="Text"> |
| 6896 | + <Val><![CDATA['use strict' directive used here.]]></Val> |
| 6897 | + </Str> |
| 6898 | + <Disp Icon="Str" /> |
| 6899 | + </Item> |
6834 | 6900 | <Item ItemId=";with_statements_are_not_allowed_in_an_async_function_block_1300" ItemType="0" PsrId="306" Leaf="true">
|
6835 | 6901 | <Str Cat="Text">
|
6836 | 6902 | <Val><![CDATA['with' statements are not allowed in an async function block.]]></Val>
|
|
0 commit comments