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
> datalad containers-run -n bids-validator $PWD
8: [WARN] You should define 'HEDVersion' for this file. If you don't provide this information, the HED validation will use the latest version available. (code: 109 - HED_VERSION_NOT_DEFINED)
Please visit https://neurostars.org/search?q=HED_VERSION_NOT_DEFINED for existing conversations about this issue.
@rwblair@nellh This is the deno version for the validator. I believe we are relying on BIDS to pass us this information now since we are doing by-file validation rather than taking in the entire dataset. Can you please check and advise?
P.S. HED no longer uses the latest version available, but requires an actual version. The message:
the HED validation will use the latest version available. (code: 109 - HED_VERSION_NOT_DEFINED)
whenever we have
so we have HEDVersion in dataset_description.json but there is still that Warning and not clear which file it is actually talking about
The text was updated successfully, but these errors were encountered: