⇦ | capnet-assist [testing]
Last updated on: 2025-05-22 02:02 [UTC]

Hints for capnet-assist in testing

io.elementary.capnet-assist ⚙ aarch64

Warnings

  • asv-branding-color-invalid
    :135 - #6c508a9
    This color is not a valid HTML color code.
  • asv-desktop-app-launchable-missing
    -
    This `desktop-application` component is missing a `desktop-id` launchable tag. This means that this application can not be launched and has no association with its desktop-entry file. It also means no icon data or category information from the desktop-entry file will be available, which will result in this application being ignored entirely.
  • translations-not-found
    Unable to add languages information, even though a translation tag was present in the MetaInfo file. Please check that its value is set correctly, and all locale files are placed in the right directories (e.g. /usr/share/locale/*/LC_MESSAGES/ for Gettext .mo files).

Hints

  • asv-cid-contains-hyphen
    :4 - io.elementary.capnet-assist
    The component ID contains a hyphen/minus. Using a hyphen is strongly discouraged, to improve interoperability with other tools such as D-Bus. A good option is to replace any hyphens with underscores (`_`).
  • asv-unknown-tag
    :149 - developer
    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.