Skip to content

Add wp i18n make-php command #291

Add wp i18n make-php command

Add wp i18n make-php command #291

Triggered via pull request October 3, 2023 14:07
Status Failure
Total duration 47s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

code-quality.yml

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

Annotations

1 error and 2 warnings
code-quality / PHPCS
Process completed with exit code 1.
code-quality / PHPCS: src/MakePhpCommand.php#L83
Stand-alone post-increment statement found. Use pre-increment instead: ++$result_count.
code-quality / PHPCS: src/PhpArrayGenerator.php#L30
Array double arrow not aligned correctly; expected 1 space(s) between "'X-Generator'" and double arrow, but found 2.