Run Plugin Check on PRs #87
Annotations
10 errors
Run PHPStan:
src/AdminNotices.php#L117
Parameter #1 $post_id of function aps_current_user_can_unarchive expects int, string given.
|
Run PHPStan:
src/AdminNotices.php#L120
Parameter #1 $post of function get_edit_post_link expects int|WP_Post, string given.
|
Run PHPStan:
src/AdminNotices.php#L121
Parameter #1 $post of function get_post_type expects int|WP_Post|null, string given.
|
Run PHPStan:
src/ArchivedTitle.php#L107
Parameter #2 $callback of function array_filter expects (callable(string): bool)|null, 'esc_attr' given.
|
Run PHPStan:
src/BulkEdit.php#L63
Left side of && is always true.
|
Run PHPStan:
src/BulkEdit.php#L90
PHPDoc tag @param references unknown parameter: $items
|
Run PHPStan:
src/CLI.php#L64
Call to static method add_command() on an unknown class WP_CLI.
|
Run PHPStan:
src/CLI.php#L65
Call to static method add_command() on an unknown class WP_CLI.
|
Run PHPStan:
src/CLI.php#L100
Function WP_CLI\Utils\make_progress_bar not found.
|
Run PHPStan:
src/CLI.php#L147
Function WP_CLI\Utils\get_flag_value not found.
|
Loading