Merge pull request #93 from C0DE8/master #127
Annotations
10 errors and 2 warnings
src/Data/Criteria.php#L104
Method Vin\ShopwareSdk\Data\Criteria::__construct() has parameter $limit with no type specified.
|
src/Data/Criteria.php#L104
Method Vin\ShopwareSdk\Data\Criteria::__construct() has parameter $page with no type specified.
|
src/Data/Entity/EntityCollection.php#L85
Method Vin\ShopwareSdk\Data\Entity\EntityCollection::filterInstance() should return static(Vin\ShopwareSdk\Data\Entity\EntityCollection) but returns Vin\ShopwareSdk\Data\Entity\EntityCollection.
|
src/Data/Entity/Integration/IntegrationEntity.php#L34
Property Vin\ShopwareSdk\Data\Entity\Integration\IntegrationEntity::$createdNotifications has unknown class Vin\ShopwareSdk\Data\Entity\Notification\NotificationCollection as its type.
|
src/Data/Entity/User/UserEntity.php#L77
Property Vin\ShopwareSdk\Data\Entity\User\UserEntity::$createdNotifications has unknown class Vin\ShopwareSdk\Data\Entity\Notification\NotificationCollection as its type.
|
src/Service/DocumentService.php#L8
Constant Vin\ShopwareSdk\Service\DocumentService::INVOICE_DOCUMENT_CREATE_ENDPOINT is unused.
|
src/Service/DocumentService.php#L10
Method Vin\ShopwareSdk\Service\DocumentService::downloadDocumentPdfByIdAndDeepLink() has no return type specified.
|
src/Service/DocumentService.php#L10
Method Vin\ShopwareSdk\Service\DocumentService::downloadDocumentPdfByIdAndDeepLink() has parameter $documentDeeplink with no type specified.
|
src/Service/DocumentService.php#L10
Method Vin\ShopwareSdk\Service\DocumentService::downloadDocumentPdfByIdAndDeepLink() has parameter $documentId with no type specified.
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. 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/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The logs for this run have expired and are no longer available.
Loading