logsmash/logging-extractor/tests/snapshots/snapshot__snapshot_test.snap

269 lines
5.8 KiB
Text

---
source: tests/snapshot.rs
expression: output
---
[
{
"level": "exception",
"path": "/DefaultShareProvider.php",
"line": 129,
"has_meaningful_message": true,
"exception": "Exception",
"message_parts": [
{
"literal": "invalid share type!"
}
]
},
{
"level": "exception",
"path": "/DefaultShareProvider.php",
"line": 305,
"has_meaningful_message": true,
"exception": "OC\\Share20\\Exception\\ProviderException",
"message_parts": [
{
"literal": "Group \""
},
{
"placeholder": "$share->getSharedWith()"
},
{
"literal": "\" does not exist"
}
]
},
{
"level": "exception",
"path": "/DefaultShareProvider.php",
"line": 309,
"has_meaningful_message": true,
"exception": "OC\\Share20\\Exception\\ProviderException",
"message_parts": [
{
"literal": "Recipient not in receiving group"
}
]
},
{
"level": "exception",
"path": "/DefaultShareProvider.php",
"line": 339,
"has_meaningful_message": true,
"exception": "OC\\Share20\\Exception\\ProviderException",
"message_parts": [
{
"literal": "Recipient does not match"
}
]
},
{
"level": "exception",
"path": "/DefaultShareProvider.php",
"line": 344,
"has_meaningful_message": true,
"exception": "OC\\Share20\\Exception\\ProviderException",
"message_parts": [
{
"literal": "Invalid shareType"
}
]
},
{
"level": "exception",
"path": "/DefaultShareProvider.php",
"line": 431,
"has_meaningful_message": true,
"exception": "OC\\Share20\\Exception\\ProviderException",
"message_parts": [
{
"literal": "Group \""
},
{
"placeholder": "$share->getSharedWith()"
},
{
"literal": "\" does not exist"
}
]
},
{
"level": "exception",
"path": "/DefaultShareProvider.php",
"line": 476,
"has_meaningful_message": true,
"exception": "OC\\Share20\\Exception\\ProviderException",
"message_parts": [
{
"literal": "Recipient does not match"
}
]
},
{
"level": "exception",
"path": "/DefaultShareProvider.php",
"line": 482,
"has_meaningful_message": true,
"exception": "OC\\Share20\\Exception\\ProviderException",
"message_parts": [
{
"literal": "Invalid shareType"
}
]
},
{
"level": "exception",
"path": "/DefaultShareProvider.php",
"line": 609,
"has_meaningful_message": true,
"exception": "Exception",
"message_parts": [
{
"literal": "non-shallow getSharesInFolder is no longer supported"
}
]
},
{
"level": "exception",
"path": "/DefaultShareProvider.php",
"line": 763,
"has_meaningful_message": false,
"exception": "OCP\\Share\\Exceptions\\ShareNotFound",
"message_parts": []
},
{
"level": "exception",
"path": "/DefaultShareProvider.php",
"line": 769,
"has_meaningful_message": false,
"exception": "OCP\\Share\\Exceptions\\ShareNotFound",
"message_parts": []
},
{
"level": "exception",
"path": "/DefaultShareProvider.php",
"line": 963,
"has_meaningful_message": true,
"exception": "OC\\Share20\\Exception\\BackendError",
"message_parts": [
{
"literal": "Invalid backend"
}
]
},
{
"level": "exception",
"path": "/DefaultShareProvider.php",
"line": 993,
"has_meaningful_message": false,
"exception": "OCP\\Share\\Exceptions\\ShareNotFound",
"message_parts": []
},
{
"level": "exception",
"path": "/DefaultShareProvider.php",
"line": 999,
"has_meaningful_message": false,
"exception": "OCP\\Share\\Exceptions\\ShareNotFound",
"message_parts": []
},
{
"level": "error",
"path": "/DefaultShareProvider.php",
"line": 1171,
"has_meaningful_message": false,
"exception": null,
"message_parts": [
{
"placeholder": "$e->getMessage()"
}
]
},
{
"level": "debug",
"path": "/DefaultShareProvider.php",
"line": 1392,
"has_meaningful_message": true,
"exception": null,
"message_parts": [
{
"literal": "Share notification not sent to "
},
{
"placeholder": "$share->getSharedWith()"
},
{
"literal": " because user could not be found."
}
]
},
{
"level": "debug",
"path": "/DefaultShareProvider.php",
"line": 1401,
"has_meaningful_message": true,
"exception": null,
"message_parts": [
{
"literal": "Share notification not sent to "
},
{
"placeholder": "$share->getSharedWith()"
},
{
"literal": " because email address is not set."
}
]
},
{
"level": "debug",
"path": "/DefaultShareProvider.php",
"line": 1416,
"has_meaningful_message": true,
"exception": null,
"message_parts": [
{
"literal": "Sent share notification to "
},
{
"placeholder": "$emailAddress"
},
{
"literal": " for share with ID "
},
{
"placeholder": "$share->getId()"
},
{
"literal": "."
}
]
},
{
"level": "error",
"path": "/DefaultShareProvider.php",
"line": 1420,
"has_meaningful_message": true,
"exception": null,
"message_parts": [
{
"literal": "Share notification mail could not be sent."
}
]
},
{
"level": "error",
"path": "/DefaultShareProvider.php",
"line": 1507,
"has_meaningful_message": true,
"exception": null,
"message_parts": [
{
"literal": "Share notification mail could not be sent to: "
},
{
"placeholder": "implode(', ', $failedRecipients)"
}
]
}
]