rougail-user-data-yaml/tests/invalid/results/invalid_multi_unknown/errors.json

12 lines
310 B
JSON
Raw Normal View History

2025-11-05 21:35:11 +01:00
{
"errors": [],
"warnings": [
2025-12-29 11:56:56 +01:00
[
[
"the value \"oups\" is an invalid string, it must be a list, it will be ignored when loading from the YAML file \"tests/invalid/invalid_multi/00.yml\"",
"a_multi",
null
]
]
2025-11-05 21:35:11 +01:00
]
}