Add nvm use
and auto-branching
#15
Annotations
10 errors and 10 warnings
packages/php/woorelease-extension/src/Utils/Product.php#L8
Missing doc comment for class Product
|
packages/php/woorelease-extension/src/Utils/Product.php#L69
Short array syntax must be used to define arrays
|
packages/php/woorelease-extension/src/Utils/Git.php#L38
Doc comment for parameter "$folder" missing
|
packages/php/woorelease-extension/src/Utils/Git.php#L41
Doc comment for parameter $branch does not match actual variable name $folder
|
packages/php/woorelease-extension/src/Commands/Branch.php#L27
Member variable "$defaultName" is not in valid snake_case format, try "$default_name"
|
packages/php/woorelease-extension/src/Commands/Branch.php#L27
Missing member variable doc comment
|
packages/php/woorelease-extension/src/Commands/Branch.php#L29
Missing doc comment for function configure()
|
packages/php/woorelease-extension/src/Commands/Branch.php#L46
Missing @throws tag in function comment
|
packages/php/woorelease-extension/src/Commands/Branch.php#L128
Missing doc comment for function cleanup()
|
packages/php/woorelease-extension/src/Commands/Release.php#L35
Missing doc comment for function configure()
|
packages/php/woorelease-extension/src/Utils/Product.php#L44
Loose comparisons are not allowed. Expected: "!=="; Found: "!="
|
packages/php/woorelease-extension/src/Utils/Product.php#L55
shell_exec() found. PHP system calls are often disabled by server admins.
|
packages/php/woorelease-extension/src/Utils/Product.php#L57
shell_exec() found. PHP system calls are often disabled by server admins.
|
packages/php/woorelease-extension/src/Utils/Product.php#L59
shell_exec() found. PHP system calls are often disabled by server admins.
|
packages/php/woorelease-extension/src/Commands/Release.php#L44
Equals sign not aligned with surrounding assignments; expected 13 spaces but found 16 spaces
|
packages/php/woorelease-extension/src/Commands/Release.php#L45
Equals sign not aligned with surrounding assignments; expected 9 spaces but found 12 spaces
|
packages/php/woorelease-extension/src/Commands/Release.php#L46
Equals sign not aligned with surrounding assignments; expected 12 spaces but found 15 spaces
|
packages/php/woorelease-extension/src/Commands/Release.php#L47
Equals sign not aligned with surrounding assignments; expected 10 spaces but found 13 spaces
|
packages/php/woorelease-extension/src/Commands/Release.php#L48
Equals sign not aligned with surrounding assignments; expected 10 spaces but found 13 spaces
|
packages/php/woorelease-extension/src/Commands/Release.php#L49
Equals sign not aligned with surrounding assignments; expected 9 spaces but found 12 spaces
|
This job failed
Loading