rougail-user-data-yaml/tests/result_tutorial/050/errors_02.json

26 lines
1.1 KiB
JSON
Raw Normal View History

2026-05-01 09:12:28 +02:00
{
"errors": [],
2026-05-04 08:18:14 +02:00
"warnings": [
[
[
"family \"manual\" (Manual proxy configuration) has property disabled, so cannot access to \"address\" (HTTP address), it will be ignored when loading from the YAML file \"../rougail-tutorials_builder/examples/050/config/02/config.yml\"",
"manual.http_proxy.address",
null
]
],
[
[
"family \"manual\" (Manual proxy configuration) has property disabled, so cannot access to \"port\" (HTTP Port), it will be ignored when loading from the YAML file \"../rougail-tutorials_builder/examples/050/config/02/config.yml\"",
"manual.http_proxy.port",
null
]
],
[
[
"family \"manual\" (Manual proxy configuration) has property disabled, so cannot access to \"use_for_https\" (Also use this proxy for HTTPS), it will be ignored when loading from the YAML file \"../rougail-tutorials_builder/examples/050/config/02/config.yml\"",
"manual.use_for_https",
null
]
]
]
2026-05-01 09:12:28 +02:00
}