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 #8

Open
begin-theadventure opened this issue Jul 8, 2023 · 2 comments
Open

appstream check fails #8

begin-theadventure opened this issue Jul 8, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@begin-theadventure
Copy link

begin-theadventure commented Jul 8, 2023

1/3 Validate desktop file          OK              0.02s
2/3 Validate schema file           OK              0.01s
3/3 Validate appstream file        FAIL            1.25s   exit status 1
>>> MALLOC_PERTURB_=252 /usr/bin/appstream-util validate data/io.github.qwersyk.Newelle.appdata.xml
―――――――――――――――――――――――――――――――――――――――――― ✀  ――――――――――――――――――――――――――――――――――――――――――
stdout:
data/io.github.qwersyk.Newelle.appdata.xml: FAILED:
• attribute-invalid     : <screenshot> height too large [https://raw.githubusercontent.com/qwersyk/Newelle/master/data/screenshots/screenshot1.png] maximum is 900px
• style-invalid         : <image> has vertical padding [https://raw.githubusercontent.com/qwersyk/Newelle/master/data/screenshots/screenshot1.png]
• style-invalid         : <image> has horizontal padding [https://raw.githubusercontent.com/qwersyk/Newelle/master/data/screenshots/screenshot1.png]
• style-invalid         : <caption> requires sentence case [chat page 1]
• attribute-invalid     : <screenshot> height too large [https://raw.githubusercontent.com/qwersyk/Newelle/master/data/screenshots/screenshot2.png] maximum is 900px
• style-invalid         : <image> has vertical padding [https://raw.githubusercontent.com/qwersyk/Newelle/master/data/screenshots/screenshot2.png]
• style-invalid         : <image> has horizontal padding [https://raw.githubusercontent.com/qwersyk/Newelle/master/data/screenshots/screenshot2.png]
• style-invalid         : <caption> requires sentence case [chat page 2]
• style-invalid         : <ul> cannot start a description [(null)]
• style-invalid         : Not enough <p> tags for a good description [0/1]
stderr:
Validation of files failed
――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――


Summary of Failures:

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

Ok:                 2   
Expected Fail:      0   
Fail:               1   
Unexpected Pass:    0   
Skipped:            0   
Timeout:            0   
@qwersyk
Copy link
Owner

qwersyk commented Jul 8, 2023

Thank you very much for reporting the error, in future versions I will try to correct the error.

@qwersyk qwersyk added the bug Something isn't working label Jul 8, 2023
@qwersyk qwersyk closed this as completed Jul 10, 2023
@begin-theadventure
Copy link
Author

Still fails.

@qwersyk qwersyk reopened this Jul 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants