implement category sending to nosto #1102
Annotations
2 errors and 12 warnings
Model/Service/Sync/Upsert/SyncService.php#L253
Use of die language construct is discouraged.
|
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Model/Category/Repository.php#L132
Possible slow SQL method distinct detected
|
Model/Category/Repository.php#L189
The closing brace for the class must go on the next line after the body
|
Model/Service/Update/CategoryUpdateService.php#L135
Comment refers to a TODO task "@ugljesa Check instanceof"
|
Model/Service/Sync/AbstractBulkPublisher.php#L131
Comment refers to a TODO task "@ugljesa Check the code"
|
Model/Service/Sync/Upsert/Category/AsyncBulkConsumer.php#L102
Comment refers to a TODO task "Add store"
|
Model/Service/Sync/Upsert/SyncService.php#L223
Comment refers to a TODO task "send to nosto customer"
|
Model/Service/Sync/Upsert/SyncService.php#L235
Line exceeds 120 characters; contains 150 characters
|
Model/Service/Sync/Upsert/SyncService.php#L253
Use of die language construct is discouraged.
|
Model/Service/Sync/Upsert/SyncService.php#L257
Function closing brace must go on the next line following the body; found 1 blank lines before brace
|
Model/Service/Sync/AbstractBulkConsumer.php#L47
Comment refers to a TODO task "needs to be abstracted to include categories as well"
|
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/
|
The logs for this run have expired and are no longer available.
Loading