Code Quality Checks #801
code-quality.yml
on: schedule
code-quality
/
Lint GitHub Actions workflows
9s
code-quality
/
Lint PHP files
14s
code-quality
/
Lint Gherkin Feature files
11s
code-quality
/
Spell check
4s
code-quality
/
PHPCS
24s
code-quality
/
PHPStan
25s
Annotations
9 errors
|
code-quality / PHPStan
Process completed with exit code 1.
|
|
code-quality / PHPStan:
src/WP_CLI/CommandWithUpgrade.php#L433
Call to deprecated function WP_CLI\Utils\basename():
2.13.0 Use Path::basename() instead.
|
|
code-quality / PHPStan:
src/WP_CLI/CommandWithUpgrade.php#L325
Call to deprecated function WP_CLI\Utils\basename():
2.13.0 Use Path::basename() instead.
|
|
code-quality / PHPStan:
src/WP_CLI/CommandWithUpgrade.php#L317
Call to deprecated function WP_CLI\Utils\basename():
2.13.0 Use Path::basename() instead.
|
|
code-quality / PHPStan:
src/WP_CLI/CommandWithUpgrade.php#L287
Call to deprecated function WP_CLI\Utils\basename():
2.13.0 Use Path::basename() instead.
|
|
code-quality / PHPStan:
src/Theme_Command.php#L1077
Call to deprecated function WP_CLI\Utils\phar_safe_path():
2.13.0 Use Path::phar_safe() instead.
|
|
code-quality / PHPStan:
src/Plugin_Command.php#L2047
Call to deprecated function WP_CLI\Utils\basename():
2.13.0 Use Path::basename() instead.
|
|
code-quality / PHPStan:
src/Plugin_Command.php#L2029
Call to deprecated function WP_CLI\Utils\phar_safe_path():
2.13.0 Use Path::phar_safe() instead.
|
|
code-quality / PHPStan:
src/Plugin_Command.php#L1006
Call to deprecated function WP_CLI\Utils\normalize_path():
2.13.0 Use Path::normalize() instead.
|