Skip to content

Commit ead2689

Browse files
committed
Reset changes to LKG
1 parent 15fd7d6 commit ead2689

12 files changed

+54376
-56440
lines changed

lib/enu/diagnosticMessages.generated.json.lcg

Lines changed: 12 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -267,12 +267,6 @@
267267
</Str>
268268
<Disp Icon="Str" />
269269
</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>
276270
<Item ItemId=";A_member_initializer_in_a_enum_declaration_cannot_reference_members_declared_after_it_including_memb_2651" ItemType="0" PsrId="306" Leaf="true">
277271
<Str Cat="Text">
278272
<Val><![CDATA[A member initializer in a enum declaration cannot reference members declared after it, including members defined in other enums.]]></Val>
@@ -849,9 +843,9 @@
849843
</Str>
850844
<Disp Icon="Str" />
851845
</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">
853847
<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>
855849
</Str>
856850
<Disp Icon="Str" />
857851
</Item>
@@ -1293,12 +1287,6 @@
12931287
</Str>
12941288
<Disp Icon="Str" />
12951289
</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>
13021290
<Item ItemId=";Cannot_export_0_Only_local_declarations_can_be_exported_from_a_module_2661" ItemType="0" PsrId="306" Leaf="true">
13031291
<Str Cat="Text">
13041292
<Val><![CDATA[Cannot export '{0}'. Only local declarations can be exported from a module.]]></Val>
@@ -3627,12 +3615,6 @@
36273615
</Str>
36283616
<Disp Icon="Str" />
36293617
</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>
36363618
<Item ItemId=";Non_abstract_class_0_does_not_implement_inherited_abstract_member_1_from_class_2_2515" ItemType="0" PsrId="306" Leaf="true">
36373619
<Str Cat="Text">
36383620
<Val><![CDATA[Non-abstract class '{0}' does not implement inherited abstract member '{1}' from class '{2}'.]]></Val>
@@ -3783,12 +3765,6 @@
37833765
</Str>
37843766
<Disp Icon="Str" />
37853767
</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>
37923768
<Item ItemId=";Operator_0_cannot_be_applied_to_types_1_and_2_2365" ItemType="0" PsrId="306" Leaf="true">
37933769
<Str Cat="Text">
37943770
<Val><![CDATA[Operator '{0}' cannot be applied to types '{1}' and '{2}'.]]></Val>
@@ -3855,12 +3831,6 @@
38553831
</Str>
38563832
<Disp Icon="Str" />
38573833
</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>
38643834
<Item ItemId=";Option_resolveJsonModule_cannot_be_specified_without_node_module_resolution_strategy_5070" ItemType="0" PsrId="306" Leaf="true">
38653835
<Str Cat="Text">
38663836
<Val><![CDATA[Option '--resolveJsonModule' cannot be specified without 'node' module resolution strategy.]]></Val>
@@ -5295,9 +5265,9 @@
52955265
</Str>
52965266
<Disp Icon="Str" />
52975267
</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">
52995269
<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>
53015271
</Str>
53025272
<Disp Icon="Str" />
53035273
</Item>
@@ -5385,9 +5355,9 @@
53855355
</Str>
53865356
<Disp Icon="Str" />
53875357
</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">
53895359
<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>
53915361
</Str>
53925362
<Disp Icon="Str" />
53935363
</Item>
@@ -5439,12 +5409,6 @@
54395409
</Str>
54405410
<Disp Icon="Str" />
54415411
</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>
54485412
<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">
54495413
<Str Cat="Text">
54505414
<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,12 +6141,6 @@
61776141
</Str>
61786142
<Disp Icon="Str" />
61796143
</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>
61866144
<Item ItemId=";_0_is_not_a_valid_meta_property_for_keyword_1_Did_you_mean_2_17012" ItemType="0" PsrId="306" Leaf="true">
61876145
<Str Cat="Text">
61886146
<Val><![CDATA['{0}' is not a valid meta-property for keyword '{1}'. Did you mean '{2}'?]]></Val>
@@ -6321,6 +6279,12 @@
63216279
</Str>
63226280
<Disp Icon="Str" />
63236281
</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>
63246288
<Item ItemId=";_0_which_lacks_return_type_annotation_implicitly_has_an_1_return_type_7010" ItemType="0" PsrId="306" Leaf="true">
63256289
<Str Cat="Text">
63266290
<Val><![CDATA['{0}', which lacks return-type annotation, implicitly has an '{1}' return type.]]></Val>

0 commit comments

Comments
 (0)