You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ValidationError{"description.en.screenshots[0]", "'no_such_file.png' is not an image: HTTP GET failed for https://raw.githubusercontent.com/italia/publiccode-parser-go/refs/heads/testdata/v0/invalid/no_such_file.png: not found", 20, 5},
698
+
ValidationError{"description.en.screenshots[0]", "'no_such_file.png' is not an image: HTTP GET failed for https://raw.githubusercontent.com/italia/publiccode-parser-go/refs/heads/relative-paths/testdata/v0/invalid/no_such_file.png: not found", 20, 5},
698
699
}},
699
700
700
-
// Should look for the logo relative to this path
701
+
// Local publiccode.yml and relative path in screenshot:
702
+
// should look for the logo relative to this path in the filesystem
ValidationError{"description.en.screenshots[0]", "'no_such_file.png' is not an image: HTTP GET failed for https://raw.githubusercontent.com/italia/publiccode-parser-go/refs/heads/testdata/v0/invalid/no_such_file.png: not found", 20, 5},
710
+
ValidationError{"description.en.screenshots[0]", "'no_such_file.png' is not an image: HTTP GET failed for https://google.com/no_such_file.png: not found", 20, 5},
ValidationError{"description.en.screenshots[0]", "'no_such_file.png' is not an image: no_such_file.png: not found", 20, 5},
716
+
ValidationError{"description.en.screenshots[0]", "'no_such_file.png' is not an image: HTTP GET failed for https://google.com/no_such_file.png: not found", 20, 5},
ValidationError{"description.en.screenshots[0]", "'n_such_file.png' is not an image: HTTP GET failed for https://raw.githubusercontent.com/italia/publiccode-parser-go/refs/heads/testdata/v0/invalid/no_such_file.png: not found", 20, 5},
744
+
}},
745
+
746
+
// Local publiccode.yml and relative path in screenshot:
747
+
// should look for the logo relative to this path in the filesystem
ValidationError{"description.en.screenshots[0]", "'no_sch_file.png' is not an image: HTTP GET failed for https://google.com/no_such_file.png: not found", 20, 5},
ValidationError{"description.en.screenshots[0]", "'no_sch_file.png' is not an image: HTTP GET failed for https://google.com/no_such_file.png: not found", 20, 5},
0 commit comments