Merge pull request #84 from vekkon/document-service #126
Annotations
11 errors and 5 warnings
build-test
Process completed with exit code 1.
|
phpstan:
src/Data/Criteria.php#L104
Method Vin\ShopwareSdk\Data\Criteria::__construct() has parameter $limit with no type specified.
|
phpstan:
src/Data/Criteria.php#L104
Method Vin\ShopwareSdk\Data\Criteria::__construct() has parameter $page with no type specified.
|
phpstan:
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.
|
phpstan:
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.
|
phpstan:
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.
|
phpstan:
src/Service/DocumentService.php#L8
Constant Vin\ShopwareSdk\Service\DocumentService::INVOICE_DOCUMENT_CREATE_ENDPOINT is unused.
|
phpstan:
src/Service/DocumentService.php#L10
Method Vin\ShopwareSdk\Service\DocumentService::downloadDocumentPdfByIdAndDeepLink() has no return type specified.
|
phpstan:
src/Service/DocumentService.php#L10
Method Vin\ShopwareSdk\Service\DocumentService::downloadDocumentPdfByIdAndDeepLink() has parameter $documentDeeplink with no type specified.
|
phpstan:
src/Service/DocumentService.php#L10
Method Vin\ShopwareSdk\Service\DocumentService::downloadDocumentPdfByIdAndDeepLink() has parameter $documentId with no type specified.
|
phpstan
Process completed with exit code 1.
|
build-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-test
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/
|
build-test
Unexpected input(s) 'ssh_key', 'ssh_key_pub', valid inputs are ['version', 'php_version', 'php_extensions', 'configuration', 'log_junit', 'log_teamcity', 'testdox_html', 'testdox_text', 'testdox_xml', 'memory_limit', 'bootstrap', 'filter', 'testsuite', 'group', 'exclude_group', 'test_suffix', 'whitelist', 'args']
|
phpstan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
phpstan
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/
|