Skip to content

Skip search and replace on objects that can't deserialize safely #123

Skip search and replace on objects that can't deserialize safely

Skip search and replace on objects that can't deserialize safely #123

Re-run triggered November 27, 2023 21:12
Status Failure
Total duration 34s
Artifacts

code-quality.yml

on: pull_request
code-quality  /  Lint PHP files
22s
code-quality / Lint PHP files
code-quality  /  PHPCS
18s
code-quality / PHPCS
Fit to window
Zoom out
Zoom in

Annotations

7 errors
code-quality / PHPCS: src/WP_CLI/SearchReplacer.php#L92
Expected 1 spaces after opening parenthesis; 0 found
code-quality / PHPCS: src/WP_CLI/SearchReplacer.php#L92
Expected 1 spaces before closing parenthesis; 0 found
code-quality / PHPCS: src/WP_CLI/SearchReplacer.php#L93
No space after opening parenthesis is prohibited
code-quality / PHPCS: src/WP_CLI/SearchReplacer.php#L93
The built-in class TypeError is not present in PHP version 5.6 or earlier
code-quality / PHPCS: src/WP_CLI/SearchReplacer.php#L93
No space before closing parenthesis is prohibited
code-quality / PHPCS
Process completed with exit code 1.
code-quality / PHPCS
Process completed with exit code 2.