Skip to content

Replacement callback, row-based filtering, and revision exclusion #168

Replacement callback, row-based filtering, and revision exclusion

Replacement callback, row-based filtering, and revision exclusion #168

Triggered via pull request October 19, 2025 03:55
Status Failure
Total duration 24s
Artifacts

code-quality.yml

on: pull_request
code-quality  /  Lint GitHub Actions workflows
10s
code-quality / Lint GitHub Actions workflows
code-quality  /  Lint PHP files
20s
code-quality / Lint PHP files
code-quality  /  Lint Gherkin Feature files
21s
code-quality / Lint Gherkin Feature files
code-quality  /  Spell check
7s
code-quality / Spell check
code-quality  /  PHPCS
16s
code-quality / PHPCS
code-quality  /  PHPStan
20s
code-quality / PHPStan
Fit to window
Zoom out
Zoom in

Annotations

9 errors
code-quality / PHPStan
Process completed with exit code 1.
code-quality / PHPStan: src/WP_CLI/SearchReplacer.php#L227
Call to static method error() on an unknown class WP_CLI\WP_CLI.
code-quality / PHPStan: src/WP_CLI/SearchReplacer.php#L225
Call to static method error() on an unknown class WP_CLI\WP_CLI.
code-quality / PHPStan: src/WP_CLI/SearchReplacer.php#L224
Undefined variable: $errors
code-quality / PHPStan: src/WP_CLI/SearchReplacer.php#L222
Call to static method error() on an unknown class WP_CLI\WP_CLI.
code-quality / PHPStan: src/WP_CLI/SearchReplacer.php#L209
Access to an undefined property WP_CLI\SearchReplacer::$callback.
code-quality / PHPStan: src/WP_CLI/SearchReplacer.php#L196
Access to an undefined property WP_CLI\SearchReplacer::$callback.
code-quality / PHPStan: src/WP_CLI/SearchReplacer.php#L79
Access to an undefined property WP_CLI\SearchReplacer::$callback.
code-quality / PHPStan: src/Search_Replace_Command.php#L1243
Cannot assign offset '*' to string.