|
1416 | 1416 | </Str>
|
1417 | 1417 | <Disp Icon="Str" />
|
1418 | 1418 | </Item>
|
| 1419 | + <Item ItemId=";Add_void_to_Promise_resolved_without_a_value_95143" ItemType="0" PsrId="306" Leaf="true"> |
| 1420 | + <Str Cat="Text"> |
| 1421 | + <Val><![CDATA[Add 'void' to Promise resolved without a value]]></Val> |
| 1422 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 1423 | + <Val><![CDATA[將 'void' 新增到已解決但沒有值的 Promise]]></Val> |
| 1424 | + </Tgt> |
| 1425 | + </Str> |
| 1426 | + <Disp Icon="Str" /> |
| 1427 | + </Item> |
| 1428 | + <Item ItemId=";Add_void_to_all_Promises_resolved_without_a_value_95144" ItemType="0" PsrId="306" Leaf="true"> |
| 1429 | + <Str Cat="Text"> |
| 1430 | + <Val><![CDATA[Add 'void' to all Promises resolved without a value]]></Val> |
| 1431 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 1432 | + <Val><![CDATA[將 'void' 新增到所有已解決但沒有值的 Promise]]></Val> |
| 1433 | + </Tgt> |
| 1434 | + </Str> |
| 1435 | + <Disp Icon="Str" /> |
| 1436 | + </Item> |
1419 | 1437 | <Item ItemId=";Adding_a_tsconfig_json_file_will_help_organize_projects_that_contain_both_TypeScript_and_JavaScript__5068" ItemType="0" PsrId="306" Leaf="true">
|
1420 | 1438 | <Str Cat="Text">
|
1421 | 1439 | <Val><![CDATA[Adding a tsconfig.json file will help organize projects that contain both TypeScript and JavaScript files. Learn more at https://aka.ms/tsconfig.]]></Val>
|
|
4881 | 4899 | </Str>
|
4882 | 4900 | <Disp Icon="Str" />
|
4883 | 4901 | </Item>
|
| 4902 | + <Item ItemId=";Expected_0_arguments_but_got_1_Did_you_forget_to_include_void_in_your_type_argument_to_Promise_2794" ItemType="0" PsrId="306" Leaf="true"> |
| 4903 | + <Str Cat="Text"> |
| 4904 | + <Val><![CDATA[Expected {0} arguments, but got {1}. Did you forget to include 'void' in your type argument to 'Promise'?]]></Val> |
| 4905 | + </Str> |
| 4906 | + <Disp Icon="Str" /> |
| 4907 | + </Item> |
4884 | 4908 | <Item ItemId=";Expected_0_arguments_but_got_1_or_more_2556" ItemType="0" PsrId="306" Leaf="true">
|
4885 | 4909 | <Str Cat="Text">
|
4886 | 4910 | <Val><![CDATA[Expected {0} arguments, but got {1} or more.]]></Val>
|
|
10521 | 10545 | </Str>
|
10522 | 10546 | <Disp Icon="Str" />
|
10523 | 10547 | </Item>
|
| 10548 | + <Item ItemId=";The_inferred_type_of_this_node_exceeds_the_maximum_length_the_compiler_will_serialize_An_explicit_ty_7056" ItemType="0" PsrId="306" Leaf="true"> |
| 10549 | + <Str Cat="Text"> |
| 10550 | + <Val><![CDATA[The inferred type of this node exceeds the maximum length the compiler will serialize. An explicit type annotation is needed.]]></Val> |
| 10551 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 10552 | + <Val><![CDATA[此節點的推斷型別超過編譯器將序列化的長度上限。需要明確的型別註解。]]></Val> |
| 10553 | + </Tgt> |
| 10554 | + </Str> |
| 10555 | + <Disp Icon="Str" /> |
| 10556 | + </Item> |
10524 | 10557 | <Item ItemId=";The_intersection_0_was_reduced_to_never_because_property_1_exists_in_multiple_constituents_and_is_pr_18032" ItemType="0" PsrId="306" Leaf="true">
|
10525 | 10558 | <Str Cat="Text">
|
10526 | 10559 | <Val><![CDATA[The intersection '{0}' was reduced to 'never' because property '{1}' exists in multiple constituents and is private in some.]]></Val>
|
|
0 commit comments