rougail-user-data-environment/tests/errors/results/02_disabled_hidden_family.env

12 lines
346 B
Bash
Raw Normal View History

2025-05-11 19:10:02 +02:00
{
"errors": [],
"warnings": [
2025-12-29 12:21:42 +01:00
[
[
"family \"family_disabled_hidden\" has property disabled and hidden, so cannot access to \"variable1\", it will be ignored when loading from environment variable",
"family_disabled_hidden.variable1",
null
]
]
2025-05-11 19:10:02 +02:00
]
}