wdl-analysis 0.24.0

Analysis of Workflow Description Language (WDL) documents.
Documentation
1
2
3
4
5
6
warning[UsingFallbackVersion]: unsupported WDL version `devel`; interpreting document as version `1.2`
  ┌─ tests/validation/unsupported-version-fallback/source.wdl:5:9
  │
5 │ version devel
  │         ^^^^^ this version of WDL is not supported