Skip to content

Add wp handbook gen-custom for custom commands #36

Add wp handbook gen-custom for custom commands

Add wp handbook gen-custom for custom commands #36

Triggered via pull request July 3, 2024 02:48
Status Failure
Total duration 25s
Artifacts

code-quality.yml

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

Annotations

6 errors
code-quality / PHPCS: bin/command.php#L396
Nullable type declarations are not supported in PHP 7.0 or earlier. Found: ?string
code-quality / PHPCS: bin/command.php#L396
'string' type declaration is not present in PHP version 5.6 or earlier
code-quality / PHPCS: bin/command.php#L531
null coalescing operator (??) is not present in PHP version 5.6 or earlier
code-quality / PHPCS: bin/command.php#L753
bool return type is not present in PHP version 5.6 or earlier
code-quality / PHPCS
Process completed with exit code 1.
code-quality / PHPCS
Process completed with exit code 1.