common-workflow-language / common-workflow-language/cwltool

Suppress workflow warnings

Open
#1,687 1 comment 0 reactions 1 assignee Claimed by @mr-c View on GitHub
Dominant language
Python
Stars
376
Forks
255
Avg merge
2d 7h
Merged PRs (30d)
12

Description

This was discussed in the cwltool-dev channel...

When running cwltool you often get these warning messages

```
Source 'threads' of
type ["null", "int"]
may be incompatible
```

Which for complex workflows can easily grown into hundreds of lines of warnings.
It would be great if such a message can be suppressed (if you know what you are doing) using for example `--no-workflow-warnings`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.