Merge pull request #81 from hhoechtl/master #125
Annotations
7 errors and 3 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
Process completed with exit code 1.
|
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
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/
|