Skip to content

v0.4.0

v0.4.0 #82

Triggered via pull request February 3, 2025 22:33
Status Failure
Total duration 37s
Artifacts

integrate.yml

on: pull_request
Check coding standard
11s
Check coding standard
Run static analysis
18s
Run static analysis
Matrix: phpunit
Matrix: Syntax check on all PHP versions
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Check coding standard
Process completed with exit code 2.
Run static analysis: src/AdminNotices.php#L115
Parameter #1 $post_id of function aps_current_user_can_unarchive expects int, string given.
Run static analysis: src/AdminNotices.php#L118
Parameter #1 $post of function get_edit_post_link expects int|WP_Post, string given.
Run static analysis: src/AdminNotices.php#L119
Parameter #1 $post of function get_post_type expects int|WP_Post|null, string given.
Run static analysis: src/ArchivedTitle.php#L107
Parameter #2 $callback of function array_filter expects (callable(string): bool)|null, 'esc_attr' given.
Run static analysis: src/BulkEdit.php#L63
Left side of && is always true.
Run static analysis: src/BulkEdit.php#L90
PHPDoc tag @param references unknown parameter: $items
Run static analysis: src/CLI.php#L64
Call to static method add_command() on an unknown class WP_CLI.
Run static analysis: src/CLI.php#L65
Call to static method add_command() on an unknown class WP_CLI.
Run static analysis: src/CLI.php#L100
Function WP_CLI\Utils\make_progress_bar not found.
Run static analysis: src/CLI.php#L147
Function WP_CLI\Utils\get_flag_value not found.