Hints for qt-creator in testing
org.qt-project.qtcreator.desktop ⚙ aarch64
Warnings
-
asv-release-time-missing
:53
- date
The release is missing either the `date` (preferred) or the `timestamp` property. -
screenshot-save-error
Unable to store screenshot for 'https://doc.qt.io/qtcreator/images/qt-app-dev-flow.webp': Could not load source screenshot for storing: Unrecognized image file format -
screenshot-download-error
Error while downloading screenshot from 'https://doc.qt.io/qtcreator/images/qtcreator-breakdown.png': URL was not found on the server.
This might be a temporary server issue, or the screenshot is no longer available. -
screenshot-save-error
Unable to store screenshot for 'https://doc.qt.io/qtcreator/images/qtcreator-examples-open.webp': Could not load source screenshot for storing: Unrecognized image file format
Hints
-
asv-cid-contains-hyphen
:4
- org.qt-project.qtcreator.desktop
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.