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

12 lines
301 B
JSON
Raw Normal View History

2025-11-05 21:35:11 +01:00
{
"errors": [],
"warnings": [
2025-12-29 11:56:56 +01:00
[
[
"is a family so we cannot set the value \"oups\", it will be ignored when loading from the YAML file \"tests/invalid/invalid_family/00.yml\"",
"a_family",
null
]
]
2025-11-05 21:35:11 +01:00
]
}