Hide GTIN
field for new installs make readonly for existing installs
#3224
php-coding-standards.yml
on: pull_request
PHP coding standards
1m 5s
Annotations
2 errors and 10 warnings
PHP coding standards:
tests/Unit/Admin/Product/Attributes/Input/AttributeInputCollectionTest.php#L312
Expected 0 blank lines after opening function brace; 1 found
|
PHP coding standards
Process completed with exit code 1.
|
PHP coding standards:
tests/Unit/Admin/Product/Attributes/Input/AttributeInputCollectionTest.php#L314
Equals sign not aligned with surrounding assignments; expected 7 spaces but found 1 space
|
PHP coding standards:
tests/Unit/Admin/Product/Attributes/Input/AttributeInputCollectionTest.php#L319
Equals sign not aligned with surrounding assignments; expected 7 spaces but found 1 space
|
PHP coding standards:
tests/Unit/Admin/Product/Attributes/Input/AttributeInputCollectionTest.php#L329
Array double arrow not aligned correctly; expected 16 space(s) between "'id'" and double arrow, but found 10.
|
PHP coding standards:
tests/Unit/Admin/Product/Attributes/Input/AttributeInputCollectionTest.php#L330
Array double arrow not aligned correctly; expected 14 space(s) between "'type'" and double arrow, but found 8.
|
PHP coding standards:
tests/Unit/Admin/Product/Attributes/Input/AttributeInputCollectionTest.php#L331
Array double arrow not aligned correctly; expected 13 space(s) between "'label'" and double arrow, but found 7.
|
PHP coding standards:
tests/Unit/Admin/Product/Attributes/Input/AttributeInputCollectionTest.php#L332
Array double arrow not aligned correctly; expected 7 space(s) between "'description'" and double arrow, but found 1.
|
PHP coding standards:
tests/Unit/Admin/Product/Attributes/Input/AttributeInputCollectionTest.php#L333
Array double arrow not aligned correctly; expected 10 space(s) between "'desc_tip'" and double arrow, but found 4.
|
PHP coding standards:
tests/Unit/Admin/Product/Attributes/Input/AttributeInputCollectionTest.php#L334
Array double arrow not aligned correctly; expected 13 space(s) between "'value'" and double arrow, but found 7.
|
PHP coding standards:
tests/Unit/Admin/Product/Attributes/Input/AttributeInputCollectionTest.php#L335
Array double arrow not aligned correctly; expected 14 space(s) between "'name'" and double arrow, but found 8.
|
PHP coding standards:
tests/Unit/Admin/Product/Attributes/Input/AttributeInputCollectionTest.php#L336
Array double arrow not aligned correctly; expected 11 space(s) between "'is_root'" and double arrow, but found 5.
|