rougail-user-data-yaml/tests/errors/results/02_disabled_hidden_family.yaml

12 lines
438 B
YAML
Raw Normal View History

2025-05-11 08:07:12 +02:00
{
"errors": [],
"warnings": [
2025-12-29 11:56:56 +01:00
[
[
"family \"family_disabled_hidden\" has property disabled and hidden, so cannot access to \"variable1\", it will be ignored when loading from the YAML file \"/home/gnunux/git/stove/rougail-user-data-yaml/tests/errors/yaml/02_disabled_hidden_family.yaml\"",
"family_disabled_hidden.variable1",
null
]
]
2025-05-11 08:07:12 +02:00
]
}