wdl-analysis 0.19.1

Analysis of Workflow Description Language (WDL) documents.
Documentation
1
2
3
4
5
6
error: unknown function `unknown`
  ┌─ tests/analysis/unknown-function/source.wdl:7:16
  │
7 │     String x = unknown()
  │                ^^^^^^^ the WDL standard library does not have a function with this name