Merge branch 'develop' into partial-product-sync #1062
Annotations
5 errors and 13 warnings
Report annotations:
Model/Product/Partial/PriceProduct.php#L83
PHP syntax error: syntax error, unexpected ')', expecting variable (T_VARIABLE)
|
Report annotations:
Model/Product/Partial/InventoryProduct.php#L79
PHP syntax error: syntax error, unexpected ')', expecting variable (T_VARIABLE)
|
Report annotations:
Model/Indexer/Partial/ProductInventoryIndexer.php#L90
PHP syntax error: syntax error, unexpected ')', expecting variable (T_VARIABLE)
|
Report annotations:
Model/Indexer/Partial/ProductPriceIndexer.php#L90
PHP syntax error: syntax error, unexpected ')', expecting variable (T_VARIABLE)
|
Report annotations
Process completed with exit code 1.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Report annotations:
Model/Service/Product/Partial/InventoryProductService.php#L89
Comment refers to a TODO task "Can be better abstracted"
|
Report annotations:
Model/Service/Product/Partial/PriceProductService.php#L89
Comment refers to a TODO task "Can be better abstracted"
|
Report annotations:
Model/Service/Sync/Partial/PriceBulkConsumer.php#L55
Class description should contain additional information beyond the name already supplies.
|
Report annotations:
Model/Service/Sync/Partial/InventoryBulkConsumer.php#L55
Class description should contain additional information beyond the name already supplies.
|
Report annotations:
Model/Service/Sync/Partial/PriceService.php#L106
Multi-line function declaration not indented correctly; expected 8 spaces but found 27
|
Report annotations:
Model/Service/Sync/Partial/PriceService.php#L107
Multi-line function declaration not indented correctly; expected 8 spaces but found 27
|
Report annotations:
Model/Product/Partial/PriceProduct.php#L66
Code must not contain multiple empty lines in a row; found 3 empty lines.
|
Report annotations:
Model/Product/Partial/PriceProduct.php#L128
Expected 1 newline at end of file; 0 found
|
Report annotations:
Model/Indexer/Partial/ProductInventoryIndexer.php#L145
Expected 1 newline at end of file; 0 found
|
Report annotations:
Model/Indexer/Partial/ProductPriceIndexer.php#L145
Expected 1 newline at end of file; 0 found
|
Cache composer packages
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading