Nick Nalivayka
Results
1
issues of
Nick Nalivayka
Improve error messages when workflow settings have non-string values for default project or dataset
2
Currently if `defautProject` or `defaultDataset` have an integer type in `workflow_settings.yaml`, a compilation will throw a not very obvious error like `t.target.schema.includes is not a function`. I've added a validation...