Page MenuHomePhabricator

JSDuck Warning and missing inheritance from view
Closed, ResolvedPublic

Description

If i run jsduck locally on master i get the following error:
Warning: extensions/MobileFrontend/javascripts/Skin.js:16: @inheritdoc - parent member not found

Also: Actually nobody inherits the doc for defaults from View (which, if fixed, results in the same error message).