MobilityData / gtfs-validator

Canonical GTFS Validator project for schedule (static) files.
https://gtfs-validator.mobilitydata.org/
Apache License 2.0
288 stars 101 forks source link

totalNotices only appearing for some notices in report.json #1042

Closed isabelle-dr closed 3 years ago

isabelle-dr commented 3 years ago

Bug report

Describe the bug The validation report isn't showing the totalNotices number for all notices. I used the VRB's GTFS schedule source from the mobility database: download link here

How we reproduce the bug Steps to reproduce the behaviour:

  1. Download the dataset
  2. Run the validator (master branch version)
  3. Look at the results: the totalNotices is only available for the unknown_file_column notice

Expected behaviour Get the totalNotices for all notices

Observed behaviour totalNotices only appearing for the unknown_file_column notice (it's the last)

Screenshots:

Screen Shot 2021-10-22 at 12 06 41 PM

Environment versions

github-actions[bot] commented 3 years ago

Thank you for your reporting a bug. The issue has been placed in triage, the MobilityData team will follow-up on it.

lionel-nj commented 3 years ago

Thank you for flagging that @isabelle-dr! See #1043 for a fix proposal.