⇦ | pcb-common [main]
Last updated on: 2022-12-17 14:28 [UTC]

Hints for pcb-common in main

pcb.desktop ⚙ all

Warnings

  • asv-cid-desktopapp-is-not-rdns
    pcb.appdata.xml:3 - pcb.desktop
    The component ID is not a reverse domain-name. Please update the ID to avoid future issues and be compatible with all AppStream implementations. You may also consider to update the name of the accompanying .desktop file to follow the latest version of the Desktop-Entry specification and use a rDNS name for it as well. In any case, do not forget to mention the new desktop-entry in a <launchable/> tag for this component to keep the application launchable from software centers and the .desktop file data associated with the metainfo data.
  • asv-component-name-missing
    pcb.appdata.xml -
    The component is missing a name (<name/> tag).
  • asv-component-summary-missing
    pcb.appdata.xml -
    The component is missing a summary (<summary/> tag).
  • asv-screenshot-no-media
    pcb.appdata.xml:30 -
    A screenshot must contain at least one image or video in order to be useful. Please add an <image/> to it.

Hints

  • asv-unknown-tag
    pcb.appdata.xml:33 - updatecontact
    Found invalid tag. Non-standard tags should be prefixed with `x-`. AppStream also provides the <custom/> tag to add arbitrary custom data to metainfo files. This tag is read by AppStream libraries and may be useful instead of defining new custom toplevel or `x-`-prefixed tags if you just want to add custom data to a metainfo file.
  • asv-content-rating-missing
    pcb.appdata.xml -
    This component has no `content_rating` tag to provide age rating information. You can generate the tag data online by answering a few questions at https://hughsie.github.io/oars/
  • asv-url-not-secure
    pcb.appdata.xml:32 - http://pcb.geda-project.org/
    Consider using a secure (HTTPS) URL for this web link.
  • asv-id-tag-has-type
    pcb.appdata.xml:3 - pcb.desktop
    The <id/> tag still contains a `type` property, probably from an old conversion to the recent metainfo format.
  • asv-desktop-app-launchable-omitted
    pcb.appdata.xml -
    This `desktop-application` component has no `desktop-id` launchable tag, however it contains all the necessary information to display the application. The omission of the launchable entry means that this application can not be launched directly from installers or software centers. If this is intended, this information can be ignored, otherwise it is strongly recommended to add a launchable tag as well.