Skip to content

Feature request: warning for IncompleteCall #237

@a-frantz

Description

@a-frantz

There is currently a missing_call_input error diagnostic for when a workflow call doesn't specify every required input. This does not emit if the workflow's meta section has allowNestedInputs: true. Allowing nested inputs prevents this case from being an error, but it should still be warned on (and optionally excepted). IMO this fits within the wdl-analysis crate as opposed to the wdl-lint crate.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions