wdl-analysis 0.19.1

Analysis of Workflow Description Language (WDL) documents.
Documentation
1
2
3
4
5
6
error: missing required call input `required` for task `my_task`
   ┌─ tests/analysis/missing-call-input/source.wdl:21:10
   │
21 │     call my_task
   │          ^^^^^^^