wdl-analysis 0.24.0

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