Bug #23332
Updated by Alexis Mousset 12 months ago
Due to the way items are deserialized.
The other problem is that higher level diagnostics can't refer to a source line.
No simple fix:
* https://github.com/dtolnay/serde-yaml/issues/128
* https://github.com/faradayio/openapi-interfaces/issues/28
Leads:
* Patch in https://github.com/chyh1990/yaml-rust/issues/103
* And for source markers https://github.com/chyh1990/yaml-rust/pull/125