Closed mr-c closed 1 year ago
When scanning an entire directory, a single IOException (like a malformed YAML document) will return no results, instead of skipping that one workflow
For example: https://github.com/hybridstat/elixir-gr-project/tree/dc1b566523dc4d6f65032d40f8d4e716d7cb339f/CWL/workflows
Gives
Whoops - Something Went Wrong! Error: An internal server error occurred
Instead of skipping https://github.com/hybridstat/elixir-gr-project/blob/dc1b566523dc4d6f65032d40f8d4e716d7cb339f/CWL/workflows/mapping-se-qc-r.cwl#L44 due to the missing :
:
Description
Motivation and Context
When scanning an entire directory, a single IOException (like a malformed YAML document) will return no results, instead of skipping that one workflow
For example: https://github.com/hybridstat/elixir-gr-project/tree/dc1b566523dc4d6f65032d40f8d4e716d7cb339f/CWL/workflows
Gives
Instead of skipping https://github.com/hybridstat/elixir-gr-project/blob/dc1b566523dc4d6f65032d40f8d4e716d7cb339f/CWL/workflows/mapping-se-qc-r.cwl#L44 due to the missing
:
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: