Update dev tools, header doc block & few issues #2
Annotations
11 errors and 11 warnings
includes/admin/class-upgrades.php#L2
Expected 1 spaces after opening parenthesis; 0 found
|
includes/admin/class-upgrades.php#L2
Expected 1 spaces before closing parenthesis; 0 found
|
includes/admin/class-upgrades.php#L2
Expected 1 space before "||"; 0 found
|
includes/admin/class-upgrades.php#L36
Inline comments must end in full-stops, exclamation marks, or question marks
|
includes/admin/class-upgrades.php#L53
Visibility must be declared on method "perform_updates"
|
includes/admin/class-upgrades.php#L55
Use the __DIR__ constant instead of calling dirname(__FILE__) (PHP >= 5.3)
|
includes/admin/class-upgrades.php#L63
Functions must not contain multiple empty lines in a row; found 2 empty lines
|
includes/admin/class-upgrades.php#L65
Function closing brace must go on the next line following the body; found 2 blank lines before brace
|
includes/admin/views/metabox/action-metabox.php#L14
Detected usage of a non-sanitized input variable: $_GET['action']
|
includes/admin/views/metabox/action-metabox.php#L25
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'WPCP_HTML'.
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
includes/admin/views/metabox/action-metabox.php#L14
Processing form data without nonce verification.
|
includes/admin/views/metabox/action-metabox.php#L14
Processing form data without nonce verification.
|
includes/admin/views/metabox/action-metabox.php#L79
Processing form data without nonce verification.
|
includes/admin/views/metabox/action-metabox.php#L82
Processing form data without nonce verification.
|
includes/admin/views/metabox/action-metabox.php#L91
Processing form data without nonce verification.
|
includes/class-wpcp-install.php#L40
Calling current_time() with a $type of "timestamp" or "U" is strongly discouraged as it will not return a Unix (UTC) timestamp. Please consider using a non-timestamp format or otherwise refactoring this code.
|
includes/formatting-functions.php#L227
This comment is 51% valid code; is this commented out code?
|
uninstall.php#L13
Loose comparisons are not allowed. Expected: "==="; Found: "=="
|
includes/admin/class-wpcp-admin.php#L12
Property name "$_instance" should not be prefixed with an underscore to indicate visibility
|
includes/admin/class-wpcp-admin.php#L92
Processing form data without nonce verification.
|
The logs for this run have expired and are no longer available.
Loading