Handle type errors when incorrect datatypes are used for all user-specified fields
Open
enhancement
good first issue
- Dominant language
- Python
- Stars
- 33
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Examples include at least:
- Specifying non-sets for tag_sets
- Specifying non-strings in a tag_set
- Specifying non-string paths for input_paths or output_paths
- Specifying non-iterables for `fileset::` prefixed tags.
Contributor guide
Assessment
This issue has not been assessed yet.