enhance: subscription design followups #628
Annotations
10 errors and 15 warnings
includes/Frontend.php#L206
Not using strict comparison for in_array; supply true for $strict argument.
|
includes/Admin/Admin_Subscription.php#L156
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
|
includes/Admin/Admin_Subscription.php#L528
Variable "$timeType_array" is not in valid snake_case format, try "$time_type_array"
|
includes/Admin/Admin_Subscription.php#L539
Variable "$timeType_array" is not in valid snake_case format, try "$time_type_array"
|
includes/Admin/Admin_Subscription.php#L684
Empty IF statement detected
|
includes/Admin/Admin_Subscription.php#L707
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
|
includes/Admin/Admin_Subscription.php#L708
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
|
includes/Admin/Admin_Subscription.php#L804
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
|
includes/Admin/Admin_Subscription.php#L804
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
|
includes/Admin/Admin_Subscription.php#L808
Variable "$timeType_array" is not in valid snake_case format, try "$time_type_array"
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, pat-s/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, pat-s/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
includes/Frontend.php#L54
Loose comparisons are not allowed. Expected: "==="; Found: "=="
|
includes/Frontend.php#L55
Processing form data without nonce verification.
|
includes/Admin/Admin_Subscription.php#L156
Processing form data without nonce verification.
|
includes/Admin/Admin_Subscription.php#L156
Processing form data without nonce verification.
|
includes/Admin/Admin_Subscription.php#L198
Loose comparisons are not allowed. Expected: "==="; Found: "=="
|
includes/Admin/Admin_Subscription.php#L237
Loose comparisons are not allowed. Expected: "==="; Found: "=="
|
includes/Admin/Admin_Subscription.php#L305
Loose comparisons are not allowed. Expected: "==="; Found: "=="
|
includes/Admin/Admin_Subscription.php#L377
The method parameter $pack_id is never used
|
includes/Admin/Admin_Subscription.php#L513
This comment is 64% valid code; is this commented out code?
|
includes/Admin/Admin_Subscription.php#L541
Loose comparisons are not allowed. Expected: "==="; Found: "=="
|
The logs for this run have expired and are no longer available.
Loading