Skip to content

Add Support for Retry in WP CLI Core Download Command #202

Add Support for Retry in WP CLI Core Download Command

Add Support for Retry in WP CLI Core Download Command #202

Re-run triggered April 26, 2024 10:26
Status Failure
Total duration 28s
Artifacts

code-quality.yml

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

Annotations

3 errors and 2 warnings
code-quality / PHPCS: src/Core_Command.php#L299
Spaces must be used for mid-line alignment; tabs are not allowed
code-quality / PHPCS
Process completed with exit code 1.
code-quality / PHPCS
Process completed with exit code 2.
code-quality / PHPCS: src/Core_Command.php#L323
Equals sign not aligned with surrounding assignments; expected 3 spaces but found 1 space
code-quality / PHPCS: src/Core_Command.php#L324
Equals sign not aligned with surrounding assignments; expected 4 spaces but found 2 spaces