Hints for telegram-desktop-dev in manjariando
org.telegram.desktop.desktop ⚙ x86_64
Hints
-
asv-summary-has-dot-suffix
<code>org.telegram.desktop.metainfo.xml:7</code> - <em>Fast. Secure. Powerful.</em><br/>The component summary should not end with a dot (`.`). -
asv-developer-name-tag-deprecated
<code>org.telegram.desktop.metainfo.xml:470</code> - <em></em><br/>The toplevel `developer_name` element is deprecated. Please use the `name` element in a `developer` block instead. -
asv-relation-control-in-requires
<code>org.telegram.desktop.metainfo.xml:495</code> - <em></em><br/>Found a user input control relation in a `requires` tag. This means users will not be able to even install the component without having the defined input control available on the system. This is usually not intended and you want to use `control` in the `recommends` tag instead. -
asv-developer-info-missing
<code>org.telegram.desktop.metainfo.xml</code> - <em></em><br/>This component contains no `developer` element with information about its author.