ERROR Tool definition failed validation:
cwl/fillout_workflow.cwl:3:1: Object `cwl/fillout_workflow.cwl` is not valid because
tried `Workflow` but
cwl/fillout_workflow.cwl:15:1: the `inputs` field is not valid because
cwl/fillout_workflow.cwl:19:3: item is invalid because
cwl/fillout_workflow.cwl:20:5: the `type` field is not valid because
- tried InputRecordSchema but
cwl/fillout_workflow.cwl:21:7: * the `type` field is not valid because
the value 'array' is not a valid Record_symbol,
expected 'record'
cwl/fillout_workflow.cwl:22:7: * invalid field `items`, expected one of: 'fields',
'type', 'label'
cwl/fillout_workflow.cwl:20:5: - tried InputEnumSchema but
* missing required field `symbols`
cwl/fillout_workflow.cwl:21:7: * the `type` field is not valid because
the value 'array' is not a valid Enum_symbol,
expected 'enum'
cwl/fillout_workflow.cwl:22:7: * invalid field `items`, expected one of: 'symbols',
'type', 'label', 'inputBinding'
cwl/fillout_workflow.cwl:20:5: - tried InputArraySchema but
cwl/fillout_workflow.cwl:22:7: the `items` field is not valid because
- tried InputRecordSchema but
cwl/fillout_workflow.cwl:24:9: the `fields` field is not valid because
tried array of <InputRecordField> but
cwl/fillout_workflow.cwl:25:11: item is invalid because
cwl/fillout_workflow.cwl:27:13: invalid field `secondaryFiles`, expected one
of: 'name', 'doc', 'type', 'inputBinding', 'label'
cwl/fillout_workflow.cwl:22:7: - tried InputEnumSchema but
* missing required field `symbols`
cwl/fillout_workflow.cwl:23:9: * the `type` field is not valid because
the value 'record' is not a valid Enum_symbol,
expected 'enum'
cwl/fillout_workflow.cwl:24:9: * invalid field `fields`, expected one of:
'symbols', 'type', 'label', 'inputBinding'
cwl/fillout_workflow.cwl:22:7: - tried InputArraySchema but
* missing required field `items`
cwl/fillout_workflow.cwl:23:9: * the `type` field is not valid because
the value 'record' is not a valid Array_symbol,
expected 'array'
cwl/fillout_workflow.cwl:24:9: * invalid field `fields`, expected one of: 'items',
'type', 'label', 'inputBinding'
ERROR Tool definition failed validation:
cwl/igv-reports.cwl:16:1: Object `cwl/igv-reports.cwl` is not valid because
tried `CommandLineTool` but
cwl/igv-reports.cwl:37:1: the `inputs` field is not valid because
cwl/igv-reports.cwl:45:3: item is invalid because
cwl/igv-reports.cwl:46:5: the `type` field is not valid because
- tried CommandInputRecordSchema but
cwl/igv-reports.cwl:47:7: * the `type` field is not valid because
the value 'array' is not a valid Record_symbol, expected
'record'
cwl/igv-reports.cwl:48:7: * invalid field `items`, expected one of: 'fields', 'type',
'label'
cwl/igv-reports.cwl:46:5: - tried CommandInputEnumSchema but
* missing required field `symbols`
cwl/igv-reports.cwl:47:7: * the `type` field is not valid because
the value 'array' is not a valid Enum_symbol, expected
'enum'
cwl/igv-reports.cwl:48:7: * invalid field `items`, expected one of: 'symbols', 'type',
'label', 'inputBinding'
cwl/igv-reports.cwl:46:5: - tried CommandInputArraySchema but
cwl/igv-reports.cwl:48:7: the `items` field is not valid because
- tried CommandInputRecordSchema but
cwl/igv-reports.cwl:49:9: * the `type` field is not valid because
the value 'File' is not a valid Record_symbol, expected
'record'
cwl/igv-reports.cwl:50:9: * invalid field `secondaryFiles`, expected one of:
'fields', 'type', 'label'
cwl/igv-reports.cwl:48:7: - tried CommandInputEnumSchema but
* missing required field `symbols`
cwl/igv-reports.cwl:49:9: * the `type` field is not valid because
the value 'File' is not a valid Enum_symbol, expected
'enum'
cwl/igv-reports.cwl:50:9: * invalid field `secondaryFiles`, expected one of:
'symbols', 'type', 'label', 'inputBinding'
cwl/igv-reports.cwl:48:7: - tried CommandInputArraySchema but
* missing required field `items`
cwl/igv-reports.cwl:49:9: * the `type` field is not valid because
the value 'File' is not a valid Array_symbol, expected
'array'
cwl/igv-reports.cwl:50:9: * invalid field `secondaryFiles`, expected one of:
'items', 'type', 'label', 'inputBinding'
tried with both cwlVersion: v1.0 and cwlVersion: v1.1
`type` field is not valid because: Expected one of ('record',)
invalid field
`items`, expected one of: `fields`,
`type`, `label`, `doc`, `name`,
`inputBinding`