bids-validator icon indicating copy to clipboard operation
bids-validator copied to clipboard

Invalid JSON log from web interface of the validator

Open candleindark opened this issue 8 months ago • 0 comments
trafficstars

Using the web interface of validator to validate a local clone of https://github.com/OpenNeuroDatasets/ds002912, a bunch of errors were detected. However, when the "Save JSON log" link was clicked to save the log, an invalidate JSON file was downloaded as the log.

Image

bids-validator-output.json is the saved JSON log, which seems to be an incomplete JSON file.

This log seems to contain only part of the output of bids-validator --json ds002912 where bids-validator is built using deno compile -ERNW -o bids-validator jsr:@bids/validator and at version 2.0.3.

candleindark avatar Feb 27 '25 20:02 candleindark