Skip to content

Code Quality Checks #348

Code Quality Checks

Code Quality Checks #348

Triggered via schedule March 21, 2026 03:09
Status Failure
Total duration 23s
Artifacts

code-quality.yml

on: schedule
code-quality  /  Lint GitHub Actions workflows
6s
code-quality / Lint GitHub Actions workflows
code-quality  /  Lint PHP files
15s
code-quality / Lint PHP files
code-quality  /  Lint Gherkin Feature files
14s
code-quality / Lint Gherkin Feature files
code-quality  /  Spell check
7s
code-quality / Spell check
code-quality  /  PHPCS
17s
code-quality / PHPCS
code-quality  /  PHPStan
21s
code-quality / PHPStan
Fit to window
Zoom out
Zoom in

Annotations

8 errors
code-quality / PHPStan
Process completed with exit code 1.
code-quality / PHPStan: src/Package_Command.php#L1646
Call to deprecated function WP_CLI\Utils\inside_phar(): 2.13.0 Use Path::inside_phar() instead.
code-quality / PHPStan: src/Package_Command.php#L1246
Call to deprecated function WP_CLI\Utils\trailingslashit(): 2.13.0 Use Path::trailingslashit() instead.
code-quality / PHPStan: src/Package_Command.php#L1246
Call to deprecated function WP_CLI\Utils\basename(): 2.13.0 Use Path::basename() instead.
code-quality / PHPStan: src/Package_Command.php#L1197
Call to deprecated function WP_CLI\Utils\trailingslashit(): 2.13.0 Use Path::trailingslashit() instead.
code-quality / PHPStan: src/Package_Command.php#L1197
Call to deprecated function WP_CLI\Utils\get_home_dir(): 2.13.0 Use Path::get_home_dir() instead.
code-quality / PHPStan: src/Package_Command.php#L1195
Call to deprecated function WP_CLI\Utils\trailingslashit(): 2.13.0 Use Path::trailingslashit() instead.
code-quality / PHPStan: src/Package_Command.php#L311
Call to deprecated function WP_CLI\Utils\is_path_absolute(): 2.13.0 Use Path::is_absolute() instead.