Hints for qt-creator in testing
org.qt-project.qtcreator ⚙ aarch64
Warnings
-
asv-release-time-missing
:59
- date
The release is missing either the `date` (preferred) or the `timestamp` property.
Hints
-
asv-cid-contains-hyphen
:4
- org.qt-project.qtcreator
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
:6
- 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.