wdl-analysis 0.19.1

Analysis of Workflow Description Language (WDL) documents.
Documentation
1
2
3
4
5
6
error: the `task` variable does not have a member named `not_a_member`
   ┌─ tests/analysis/task-variable/source.wdl:17:32
   │
17 │     echo "Not a member: ~{task.not_a_member}"
   │                                ^^^^^^^^^^^^