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:
Download the dataset
Run the validator (master branch version)
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:
Environment versions
validator version: master (gtfs-validator-v-master-sha-3269c021-SNAPSHOT_cli) that I took from here
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 hereHow we reproduce the bug Steps to reproduce the behaviour:
unknown_file_column
noticeExpected behaviour Get the totalNotices for all notices
Observed behaviour totalNotices only appearing for the
unknown_file_column
notice (it's the last)Screenshots:
Environment versions