Skip to content

Prefix dependencies with PHP-Scoper #2138

Prefix dependencies with PHP-Scoper

Prefix dependencies with PHP-Scoper #2138

Triggered via pull request February 26, 2025 08:59
Status Failure
Total duration 1m 18s
Artifacts

php-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
PHP: includes/Checker/Checks/Plugin_Repo/Plugin_Readme_Check.php#L90
Parameter #3 $parser of method WordPress\Plugin_Check\Checker\Checks\Plugin_Repo\Plugin_Readme_Check::check_name() expects WordPress\Plugin_Check\Checker\Checks\Plugin_Repo\Parser, WordPress\Plugin_Check\Vendor\WordPressdotorg\Plugin_Directory\Readme\Parser|WordPressdotorg\Plugin_Directory\Readme\Parser given.
PHP: includes/Checker/Checks/Plugin_Repo/Plugin_Readme_Check.php#L93
Parameter #3 $parser of method WordPress\Plugin_Check\Checker\Checks\Plugin_Repo\Plugin_Readme_Check::check_headers() expects WordPress\Plugin_Check\Checker\Checks\Plugin_Repo\Parser, WordPress\Plugin_Check\Vendor\WordPressdotorg\Plugin_Directory\Readme\Parser|WordPressdotorg\Plugin_Directory\Readme\Parser given.
PHP: includes/Checker/Checks/Plugin_Repo/Plugin_Readme_Check.php#L96
Parameter #3 $parser of method WordPress\Plugin_Check\Checker\Checks\Plugin_Repo\Plugin_Readme_Check::check_default_text() expects WordPress\Plugin_Check\Checker\Checks\Plugin_Repo\Parser, WordPress\Plugin_Check\Vendor\WordPressdotorg\Plugin_Directory\Readme\Parser|WordPressdotorg\Plugin_Directory\Readme\Parser given.
PHP: includes/Checker/Checks/Plugin_Repo/Plugin_Readme_Check.php#L99
Parameter #3 $parser of method WordPress\Plugin_Check\Checker\Checks\Plugin_Repo\Plugin_Readme_Check::check_license() expects WordPress\Plugin_Check\Checker\Checks\Plugin_Repo\Parser, WordPress\Plugin_Check\Vendor\WordPressdotorg\Plugin_Directory\Readme\Parser|WordPressdotorg\Plugin_Directory\Readme\Parser given.
PHP: includes/Checker/Checks/Plugin_Repo/Plugin_Readme_Check.php#L102
Parameter #3 $parser of method WordPress\Plugin_Check\Checker\Checks\Plugin_Repo\Plugin_Readme_Check::check_stable_tag() expects WordPress\Plugin_Check\Checker\Checks\Plugin_Repo\Parser, WordPress\Plugin_Check\Vendor\WordPressdotorg\Plugin_Directory\Readme\Parser|WordPressdotorg\Plugin_Directory\Readme\Parser given.
PHP: includes/Checker/Checks/Plugin_Repo/Plugin_Readme_Check.php#L105
Parameter #3 $parser of method WordPress\Plugin_Check\Checker\Checks\Plugin_Repo\Plugin_Readme_Check::check_upgrade_notice() expects WordPress\Plugin_Check\Checker\Checks\Plugin_Repo\Parser, WordPress\Plugin_Check\Vendor\WordPressdotorg\Plugin_Directory\Readme\Parser|WordPressdotorg\Plugin_Directory\Readme\Parser given.
PHP: includes/Checker/Checks/Plugin_Repo/Plugin_Readme_Check.php#L108
Parameter #3 $parser of method WordPress\Plugin_Check\Checker\Checks\Plugin_Repo\Plugin_Readme_Check::check_for_warnings() expects WordPress\Plugin_Check\Checker\Checks\Plugin_Repo\Parser, WordPress\Plugin_Check\Vendor\WordPressdotorg\Plugin_Directory\Readme\Parser|WordPressdotorg\Plugin_Directory\Readme\Parser given.
PHP: includes/Checker/Checks/Plugin_Repo/Plugin_Readme_Check.php#L111
Parameter #3 $parser of method WordPress\Plugin_Check\Checker\Checks\Plugin_Repo\Plugin_Readme_Check::check_for_donate_link() expects WordPress\Plugin_Check\Checker\Checks\Plugin_Repo\Parser, WordPress\Plugin_Check\Vendor\WordPressdotorg\Plugin_Directory\Readme\Parser|WordPressdotorg\Plugin_Directory\Readme\Parser given.
PHP: includes/Checker/Checks/Plugin_Repo/Plugin_Readme_Check.php#L117
Parameter #3 $parser of method WordPress\Plugin_Check\Checker\Checks\Plugin_Repo\Plugin_Readme_Check::check_requires_headers() expects WordPress\Plugin_Check\Checker\Checks\Plugin_Repo\Parser, WordPress\Plugin_Check\Vendor\WordPressdotorg\Plugin_Directory\Readme\Parser|WordPressdotorg\Plugin_Directory\Readme\Parser given.
PHP: includes/Checker/Checks/Plugin_Repo/Plugin_Readme_Check.php#L129
Parameter $parser of method WordPress\Plugin_Check\Checker\Checks\Plugin_Repo\Plugin_Readme_Check::check_name() has invalid type WordPress\Plugin_Check\Checker\Checks\Plugin_Repo\Parser.