Skip to content

Commit

Permalink
Update self-test snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
Luc45 committed Feb 28, 2024
1 parent 87b3b93 commit fed2c67
Show file tree
Hide file tree
Showing 12 changed files with 279 additions and 52 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"test_results_manager_url": "https:\\/\\/test-results-manager.com",
"test_results_manager_expiration": 1234567890,
"test_summary": "6 Errors Detected. (1 Fatal, 2 Warnings, 3 Notices)",
"test_summary": "8 Errors Detected. (1 Fatal, 2 Warnings, 5 Notices)",
"debug_log": "",
"version": "1.0.15",
"update_complete": true,
Expand All @@ -46,20 +46,22 @@
"extensions_with_errors": {
"": {
"\\/": 2,
"\\/wp-admin\\/admin-ajax.php?action=wp_1_wc_regenerate_images&nonce=3f0a129c61": 1,
"\\/wp-admin\\/admin-ajax.php?action=as_async_request_queue_runner&nonce=7abfccf142": 1,
"\\/cart\\/": 2,
"\\/my-account\\/": 2
}
},
"error_totals": {
"fatal": 1,
"notice": 3,
"notice": 5,
"warning": 2,
"E_USER_NOTICE": 3,
"E_USER_NOTICE": 5,
"E_USER_WARNING": 2,
"E_ERROR": 1
},
"summary": "6 Errors Detected. (1 Fatal, 2 Warnings, 3 Notices)",
"error_count": 6,
"summary": "8 Errors Detected. (1 Fatal, 2 Warnings, 5 Notices)",
"error_count": 8,
"count_extensions_with_errors": 1
},
"0": {
Expand Down Expand Up @@ -120,6 +122,63 @@
"db_error": ""
},
"1": {
"activated_alongside": "",
"context": "\\/wp-admin\\/admin-ajax.php?action=wp_1_wc_regenerate_images&nonce=3f0a129c61",
"is_fatal": "No",
"error_type": "E_USER_NOTICE",
"error_message": "Notice on all requests - Child theme",
"error_file": "\\/var\\/www\\/html\\/wp-content\\/themes\\/bistro\\/functions.php",
"error_line": 12,
"backtrace": [
{
"file": "\\/var\\/www\\/html\\/wp-content\\/themes\\/bistro\\/functions.php",
"line": 12,
"function": "trigger_error"
},
{
"file": "\\/var\\/www\\/html\\/wp-includes\\/class-wp-hook.php",
"line": 324,
"function": "{closure}"
},
{
"file": "\\/var\\/www\\/html\\/wp-includes\\/class-wp-hook.php",
"line": 348,
"function": "apply_filters",
"class": "WP_Hook",
"type": "->"
},
{
"file": "\\/var\\/www\\/html\\/wp-includes\\/plugin.php",
"line": 517,
"function": "do_action",
"class": "WP_Hook",
"type": "->"
},
{
"file": "\\/var\\/www\\/html\\/wp-settings.php",
"line": 643,
"function": "do_action"
},
{
"file": "\\/var\\/www\\/html\\/wp-config.php",
"line": 108,
"args": [
"\\/var\\/www\\/html\\/wp-settings.php"
],
"function": "require_once"
},
{
"file": "\\/var\\/www\\/html\\/wp-load.php",
"line": 50,
"args": [
"\\/var\\/www\\/html\\/wp-config.php"
],
"function": "require_once"
}
],
"db_error": ""
},
"2": {
"activated_alongside": "",
"context": "\\/",
"is_fatal": "No",
Expand Down Expand Up @@ -172,7 +231,64 @@
],
"db_error": ""
},
"2": {
"3": {
"activated_alongside": "",
"context": "\\/wp-admin\\/admin-ajax.php?action=as_async_request_queue_runner&nonce=7abfccf142",
"is_fatal": "No",
"error_type": "E_USER_NOTICE",
"error_message": "Notice on all requests - Child theme",
"error_file": "\\/var\\/www\\/html\\/wp-content\\/themes\\/bistro\\/functions.php",
"error_line": 12,
"backtrace": [
{
"file": "\\/var\\/www\\/html\\/wp-content\\/themes\\/bistro\\/functions.php",
"line": 12,
"function": "trigger_error"
},
{
"file": "\\/var\\/www\\/html\\/wp-includes\\/class-wp-hook.php",
"line": 324,
"function": "{closure}"
},
{
"file": "\\/var\\/www\\/html\\/wp-includes\\/class-wp-hook.php",
"line": 348,
"function": "apply_filters",
"class": "WP_Hook",
"type": "->"
},
{
"file": "\\/var\\/www\\/html\\/wp-includes\\/plugin.php",
"line": 517,
"function": "do_action",
"class": "WP_Hook",
"type": "->"
},
{
"file": "\\/var\\/www\\/html\\/wp-settings.php",
"line": 643,
"function": "do_action"
},
{
"file": "\\/var\\/www\\/html\\/wp-config.php",
"line": 108,
"args": [
"\\/var\\/www\\/html\\/wp-settings.php"
],
"function": "require_once"
},
{
"file": "\\/var\\/www\\/html\\/wp-load.php",
"line": 50,
"args": [
"\\/var\\/www\\/html\\/wp-config.php"
],
"function": "require_once"
}
],
"db_error": ""
},
"4": {
"activated_alongside": "",
"context": "\\/cart\\/",
"is_fatal": "No",
Expand Down Expand Up @@ -229,7 +345,7 @@
],
"db_error": ""
},
"3": {
"5": {
"activated_alongside": "",
"context": "\\/cart\\/",
"is_fatal": "Yes",
Expand All @@ -244,7 +360,7 @@
],
"db_error": ""
},
"4": {
"6": {
"activated_alongside": "",
"context": "\\/my-account\\/",
"is_fatal": "No",
Expand Down Expand Up @@ -301,7 +417,7 @@
],
"db_error": ""
},
"5": {
"7": {
"activated_alongside": "",
"context": "\\/my-account\\/",
"is_fatal": "No",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
},
{
"file": "\\/var\\/www\\/html\\/wp-settings.php",
"line": 680,
"line": 679,
"function": "do_action"
},
{
Expand Down Expand Up @@ -207,7 +207,7 @@
},
{
"file": "\\/var\\/www\\/html\\/wp-settings.php",
"line": 680,
"line": 679,
"function": "do_action"
},
{
Expand Down Expand Up @@ -279,7 +279,7 @@
},
{
"file": "\\/var\\/www\\/html\\/wp-settings.php",
"line": 680,
"line": 679,
"function": "do_action"
},
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
},
{
"file": "\\/var\\/www\\/html\\/wp-settings.php",
"line": 680,
"line": 679,
"function": "do_action"
},
{
Expand Down Expand Up @@ -207,7 +207,7 @@
},
{
"file": "\\/var\\/www\\/html\\/wp-settings.php",
"line": 680,
"line": 679,
"function": "do_action"
},
{
Expand Down Expand Up @@ -279,7 +279,7 @@
},
{
"file": "\\/var\\/www\\/html\\/wp-settings.php",
"line": 680,
"line": 679,
"function": "do_action"
},
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
},
{
"file": "\\/var\\/www\\/html\\/wp-settings.php",
"line": 680,
"line": 679,
"function": "do_action"
},
{
Expand Down Expand Up @@ -207,7 +207,7 @@
},
{
"file": "\\/var\\/www\\/html\\/wp-settings.php",
"line": 680,
"line": 679,
"function": "do_action"
},
{
Expand Down Expand Up @@ -279,7 +279,7 @@
},
{
"file": "\\/var\\/www\\/html\\/wp-settings.php",
"line": 680,
"line": 679,
"function": "do_action"
},
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
},
{
"file": "\\/var\\/www\\/html\\/wp-settings.php",
"line": 680,
"line": 679,
"function": "do_action"
},
{
Expand Down Expand Up @@ -207,7 +207,7 @@
},
{
"file": "\\/var\\/www\\/html\\/wp-settings.php",
"line": 680,
"line": 679,
"function": "do_action"
},
{
Expand Down Expand Up @@ -279,7 +279,7 @@
},
{
"file": "\\/var\\/www\\/html\\/wp-settings.php",
"line": 680,
"line": 679,
"function": "do_action"
},
{
Expand Down
Loading

0 comments on commit fed2c67

Please sign in to comment.