rougail-user-data-environment/tests/errors/results/04_value_secret.env

12 lines
303 B
Bash
Raw Normal View History

2025-05-11 19:10:02 +02:00
{
"errors": [],
"warnings": [
2025-12-29 12:21:42 +01:00
[
[
"the value \"**********\" is an invalid password, at least 10 characters are required, it will be ignored when loading from environment variable",
"secret",
null
]
]
2025-05-11 19:10:02 +02:00
]
}