Skip to content

Add nvm use and auto-branching #17

Add nvm use and auto-branching

Add nvm use and auto-branching #17

Triggered via pull request September 23, 2024 08:00
Status Failure
Total duration 26s
Artifacts

php-coding-standards.yml

on: pull_request
PHP coding standards
17s
PHP coding standards
Fit to window
Zoom out
Zoom in

Annotations

1 error and 5 warnings
PHP coding standards
Process completed with exit code 1.
PHP coding standards: packages/php/woorelease-extension/src/Utils/Product.php#L61
shell_exec() found. PHP system calls are often disabled by server admins.
PHP coding standards: packages/php/woorelease-extension/src/Utils/Product.php#L63
shell_exec() found. PHP system calls are often disabled by server admins.
PHP coding standards: packages/php/woorelease-extension/src/Utils/Product.php#L65
shell_exec() found. PHP system calls are often disabled by server admins.
PHP coding standards: packages/php/woorelease-extension/src/Commands/Release.php#L109
file_get_contents() is discouraged. Use wp_remote_get() for remote URLs instead.
PHP coding standards: packages/php/woorelease-extension/src/Commands/Bulk.php#L212
Equals sign not aligned with surrounding assignments; expected 9 spaces but found 1 space