MobilityData / gbfs-validator

The canonical GBFS validator. Maintained by the GBFS community, facilitated by MobilityData.
https://gbfs-validator.mobilitydata.org/
Apache License 2.0
18 stars 12 forks source link

Errors in the manifest file are not displayed #142

Closed richfab closed 12 months ago

richfab commented 1 year ago

What is the issue and why_ is it an issue?

When there are errors in the manifest.json file, the validation summary incorrectly displays "Invalid feed with 0 errors":

image

And the file report incorrectly shows that the file is valid although it contains errors:

image

It's an issue because producers that have errors in their manifest.json will not be able to know why their feed is invalid.

Steps to reproduce

  1. Visit https://gbfs-validator.mobilitydata.org/validator?url=https%3A%2F%2Fapi.ridecheck.app%2Fgbfs%2Fv3%2Famsterdam%2Fgbfs.json
  2. Observe that the summary displays "Invalid feed with 0 errors"