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

12 lines
298 B
JSON
Raw Normal View History

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