microsoft / microsoft/typespec
if a NoneType gets into get_element the following occurs
Open
emitter:client:python
- Dominant language
- Java
- Stars
- 5.9k
- Forks
- 394
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 104
Description
> raise ValueError("Could not serialize value into xml: " + o)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E TypeError: can only concatenate str (not "NoneType") to str
Contributor guide
Assessment
This issue has not been assessed yet.