Skip to content

Commit 6aa0afb

Browse files
authored
LEGO: Merge pull request 22711
LEGO: Merge pull request 22711
2 parents eaabf92 + 7141522 commit 6aa0afb

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/loc/lcl/esn/diagnosticMessages/diagnosticMessages.generated.json.lcl

+9
Original file line numberDiff line numberDiff line change
@@ -4383,6 +4383,15 @@
43834383
</Str>
43844384
<Disp Icon="Str" />
43854385
</Item>
4386+
<Item ItemId=";JSDoc_param_tag_has_name_0_but_there_is_no_parameter_with_that_name_It_would_match_arguments_if_it_h_8029" ItemType="0" PsrId="306" Leaf="true">
4387+
<Str Cat="Text">
4388+
<Val><![CDATA[JSDoc '@param' tag has name '{0}', but there is no parameter with that name. It would match 'arguments' if it had an array type.]]></Val>
4389+
<Tgt Cat="Text" Stat="Loc" Orig="New">
4390+
<Val><![CDATA[La etiqueta de JSDoc "@param" tiene el nombre "{0}", pero no hay ningún parámetro con ese nombre. Coincidiría con "arguments" si tuviera un tipo de matriz.]]></Val>
4391+
</Tgt>
4392+
</Str>
4393+
<Disp Icon="Str" />
4394+
</Item>
43864395
<Item ItemId=";JSDoc_typedef_tag_should_either_have_a_type_annotation_or_be_followed_by_property_or_member_tags_8021" ItemType="0" PsrId="306" Leaf="true">
43874396
<Str Cat="Text">
43884397
<Val><![CDATA[JSDoc '@typedef' tag should either have a type annotation or be followed by '@property' or '@member' tags.]]></Val>

0 commit comments

Comments
 (0)