Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

appstream check fails #44

Open
begin-theadventure opened this issue Aug 19, 2023 · 0 comments
Open

appstream check fails #44

begin-theadventure opened this issue Aug 19, 2023 · 0 comments

Comments

@begin-theadventure
Copy link

begin-theadventure commented Aug 19, 2023

1/3 Validate desktop file          OK              0.01s
2/3 Validate schema file           OK              0.01s
3/3 Validate appstream file        FAIL            5.98s   exit status 1
>>> MALLOC_PERTURB_=5 /usr/bin/appstream-util validate data/com.github.hezral.inspektor.appdata.xml
――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― ✀  ――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
stdout:
data/com.github.hezral.inspektor.appdata.xml: FAILED:
• attribute-invalid     : <screenshot> width (372) too small [https://github.com/hezral/inspektor/blob/master/data/screenshot-01.png?raw=true] minimum is 624px
• attribute-invalid     : <screenshot> width (372) too small [https://github.com/hezral/inspektor/blob/master/data/screenshot-05.png?raw=true] minimum is 624px
• attribute-invalid     : <screenshot> width (372) too small [https://github.com/hezral/inspektor/blob/master/data/screenshot-04.png?raw=true] minimum is 624px
• attribute-invalid     : <screenshot> height too small [https://github.com/hezral/inspektor/blob/master/data/screenshot-04.png?raw=true] minimum is 351px
• style-invalid         : <caption> is too long [Export file information to JSON, CSV or Text file format];longest allowed is 50 chars
• attribute-invalid     : <screenshot> width (372) too small [https://github.com/hezral/inspektor/blob/master/data/screenshot-02.png?raw=true] minimum is 624px
• attribute-invalid     : <screenshot> width (372) too small [https://github.com/hezral/inspektor/blob/master/data/screenshot-03.png?raw=true] minimum is 624px
stderr:
Validation of files failed
―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――


Summary of Failures:

3/3 Validate appstream file FAIL            5.98s   exit status 1

Ok:                 2   
Expected Fail:      0   
Fail:               1   
Unexpected Pass:    0   
Skipped:            0   
Timeout:            0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant