Those, except for the file-invalid one, aren't issues though, so they would at max be info priority things. I don't know if we can spam people to use release tags yet, but for the content_rating one we could probably emit a hint for at least GUI applications (not sure about console apps, and it makes no sense for things like firmware).
For the screenshot though: The issue is that the file downloaded isn't actually a PNG image but a HTML page, right? Libappstream can't hard-depend on something like GDK for image loading (due to being lightweight without GUI dependencies and cross-toolkit), but maybe we can work something else out - e.g. test the MIME type of the downloaded image, or test for a PNG magic number explicitly, or at least test for "not HTML text".
I had appstreamcli validate a metainfo file but
appstream-utilstill spotted missing optional tags:Would be great if
appstreamcliwould check a superset ofappstream-utilespecially since flathub usesappstream-utilto validate submissions.The text was updated successfully, but these errors were encountered: