Skip to content

Add nvm use and auto-branching #16

Add nvm use and auto-branching

Add nvm use and auto-branching #16

Triggered via pull request September 23, 2024 07:56
Status Failure
Total duration 28s
Artifacts

php-coding-standards.yml

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

Annotations

3 errors and 10 warnings
PHP coding standards: packages/php/woorelease-extension/src/Commands/Branch.php#L32
Member variable "$defaultName" is not in valid snake_case format, try "$default_name"
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#L58
Equals sign not aligned with surrounding assignments; expected 13 spaces but found 16 spaces
PHP coding standards: packages/php/woorelease-extension/src/Commands/Release.php#L59
Equals sign not aligned with surrounding assignments; expected 9 spaces but found 12 spaces
PHP coding standards: packages/php/woorelease-extension/src/Commands/Release.php#L60
Equals sign not aligned with surrounding assignments; expected 12 spaces but found 15 spaces
PHP coding standards: packages/php/woorelease-extension/src/Commands/Release.php#L61
Equals sign not aligned with surrounding assignments; expected 10 spaces but found 13 spaces
PHP coding standards: packages/php/woorelease-extension/src/Commands/Release.php#L62
Equals sign not aligned with surrounding assignments; expected 10 spaces but found 13 spaces
PHP coding standards: packages/php/woorelease-extension/src/Commands/Release.php#L63
Equals sign not aligned with surrounding assignments; expected 9 spaces but found 12 spaces
PHP coding standards: packages/php/woorelease-extension/src/Commands/Release.php#L64
Equals sign not aligned with surrounding assignments; expected 1 space but found 4 spaces