{
"Exception": "OCP\\Exceptions\\AppConfigUnknownKeyException",
"Message": "unknown config key",
"Code": 0,
"Trace": [
{
"file": "/home/runner/actions-runner/_work/spreed/spreed/lib/private/AppConfig.php",
"line": 299,
"function": "isLazy",
"class": "OC\\AppConfig",
"type": "->",
"args": [
"guests",
"whitelist"
]
},
{
"file": "/home/runner/actions-runner/_work/spreed/spreed/apps/provisioning_api/lib/Controller/AppConfigController.php",
"line": 110,
"function": "getValueMixed",
"class": "OC\\AppConfig",
"type": "->",
"args": [
"guests",
"whitelist",
"",
null
]
},
{
"file": "/home/runner/actions-runner/_work/spreed/spreed/lib/private/AppFramework/Http/Dispatcher.php",
"line": 232,
"function": "getValue",
"class": "OCA\\Provisioning_API\\Controller\\AppConfigController",
"type": "->",
"args": [
"guests",
"whitelist",
""
]
},
{
"file": "/home/runner/actions-runner/_work/spreed/spreed/lib/private/AppFramework/Http/Dispatcher.php",
"line": 138,
"function": "executeController",
"class": "OC\\AppFramework\\Http\\Dispatcher",
"type": "->",
"args": [
[
"OCA\\Provisioning_API\\Controller\\AppConfigController"
],
"getValue"
]
},
{
"file": "/home/runner/actions-runner/_work/spreed/spreed/lib/private/AppFramework/App.php",
"line": 184,
"function": "dispatch",
"class": "OC\\AppFramework\\Http\\Dispatcher",
"type": "->",
"args": [
[
"OCA\\Provisioning_API\\Controller\\AppConfigController"
],
"getValue"
]
},
{
"file": "/home/runner/actions-runner/_work/spreed/spreed/lib/private/Route/Router.php",
"line": 315,
"function": "main",
"class": "OC\\AppFramework\\App",
"type": "::",
"args": [
"OCA\\Provisioning_API\\Controller\\AppConfigController",
"getValue",
[
"OC\\AppFramework\\DependencyInjection\\DIContainer"
],
[
"guests",
"whitelist",
"ocs.provisioning_api.AppConfig.getValue"
]
]
},
{
"file": "/home/runner/actions-runner/_work/spreed/spreed/ocs/v1.php",
"line": 65,
"function": "match",
"class": "OC\\Route\\Router",
"type": "->",
"args": [
"/ocsapp/apps/provisioning_api/api/v1/config/apps/guests/whitelist"
]
},
{
"file": "/home/runner/actions-runner/_work/spreed/spreed/ocs/v2.php",
"line": 23,
"args": [
"/home/runner/actions-runner/_work/spreed/spreed/ocs/v1.php"
],
"function": "require_once"
}
],
"File": "/home/runner/actions-runner/_work/spreed/spreed/lib/private/AppConfig.php",
"Line": 192,
"CustomMessage": "Exception thrown: OCP\\Exceptions\\AppConfigUnknownKeyException"
}
Breaking Talk integration tests.
How to use GitHub
{ "Exception": "OCP\\Exceptions\\AppConfigUnknownKeyException", "Message": "unknown config key", "Code": 0, "Trace": [ { "file": "/home/runner/actions-runner/_work/spreed/spreed/lib/private/AppConfig.php", "line": 299, "function": "isLazy", "class": "OC\\AppConfig", "type": "->", "args": [ "guests", "whitelist" ] }, { "file": "/home/runner/actions-runner/_work/spreed/spreed/apps/provisioning_api/lib/Controller/AppConfigController.php", "line": 110, "function": "getValueMixed", "class": "OC\\AppConfig", "type": "->", "args": [ "guests", "whitelist", "", null ] }, { "file": "/home/runner/actions-runner/_work/spreed/spreed/lib/private/AppFramework/Http/Dispatcher.php", "line": 232, "function": "getValue", "class": "OCA\\Provisioning_API\\Controller\\AppConfigController", "type": "->", "args": [ "guests", "whitelist", "" ] }, { "file": "/home/runner/actions-runner/_work/spreed/spreed/lib/private/AppFramework/Http/Dispatcher.php", "line": 138, "function": "executeController", "class": "OC\\AppFramework\\Http\\Dispatcher", "type": "->", "args": [ [ "OCA\\Provisioning_API\\Controller\\AppConfigController" ], "getValue" ] }, { "file": "/home/runner/actions-runner/_work/spreed/spreed/lib/private/AppFramework/App.php", "line": 184, "function": "dispatch", "class": "OC\\AppFramework\\Http\\Dispatcher", "type": "->", "args": [ [ "OCA\\Provisioning_API\\Controller\\AppConfigController" ], "getValue" ] }, { "file": "/home/runner/actions-runner/_work/spreed/spreed/lib/private/Route/Router.php", "line": 315, "function": "main", "class": "OC\\AppFramework\\App", "type": "::", "args": [ "OCA\\Provisioning_API\\Controller\\AppConfigController", "getValue", [ "OC\\AppFramework\\DependencyInjection\\DIContainer" ], [ "guests", "whitelist", "ocs.provisioning_api.AppConfig.getValue" ] ] }, { "file": "/home/runner/actions-runner/_work/spreed/spreed/ocs/v1.php", "line": 65, "function": "match", "class": "OC\\Route\\Router", "type": "->", "args": [ "/ocsapp/apps/provisioning_api/api/v1/config/apps/guests/whitelist" ] }, { "file": "/home/runner/actions-runner/_work/spreed/spreed/ocs/v2.php", "line": 23, "args": [ "/home/runner/actions-runner/_work/spreed/spreed/ocs/v1.php" ], "function": "require_once" } ], "File": "/home/runner/actions-runner/_work/spreed/spreed/lib/private/AppConfig.php", "Line": 192, "CustomMessage": "Exception thrown: OCP\\Exceptions\\AppConfigUnknownKeyException" }Breaking Talk integration tests.