wdl-analysis 0.22.0

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:22:10
   │
22 │     call my_task
   │          ^^^^^^^