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
CWL passes as valid using cwltool --validate, but the following error occurs when schema-salad-doc gtadexp-hyperthought-daily.json is run.
System Info
CWL version: 1.2
python version: 3.11.9
schema-salad-tool version: 8.5.20240410123758
Error
Traceback (most recent call last):
File "/opt/anaconda3/envs/cwl-1.3/bin/schema-salad-doc", line 11, in <module>
sys.exit(main())
^^^^^^
File "schema_salad/makedoc.py", line 775, in main
File "schema_salad/makedoc.py", line 813, in makedoc
File "schema_salad/ref_resolver.py", line 556, in resolve_ref
File "schema_salad/ref_resolver.py", line 990, in resolve_all
File "schema_salad/ref_resolver.py", line 1196, in validate_links
schema_salad.exceptions.ValidationException: gtadexp-hyperthought-daily.json:24:3: checking field 'outputs'
gtadexp-hyperthought-daily.json:25:5: checking item
Field 'type' references unknown identifier 'File', tried
file:///Users/bkappes/workspace/CWLCon2024/schema-salad/gtadexp-hyperthought-daily.json#File
Summary
CWL passes as valid using
cwltool --validate
, but the following error occurs whenschema-salad-doc gtadexp-hyperthought-daily.json
is run.System Info
Error
CWL
The text was updated successfully, but these errors were encountered: