Skip to content

Merge remote-tracking branch 'origin/master' into feature/readme-updates #97

Merge remote-tracking branch 'origin/master' into feature/readme-updates

Merge remote-tracking branch 'origin/master' into feature/readme-updates #97

Triggered via push August 22, 2023 17:36
Status Failure
Total duration 58s
Artifacts

linting.yml

on: push
Prettier
9s
Prettier
Matrix: PHP-CS-Fixer
Matrix: PHPStan
Matrix: Psalm
Fit to window
Zoom out
Zoom in

Annotations

24 errors and 6 warnings
PHP-CS-Fixer (8.2)
Process completed with exit code 8.
PHPStan (8.1): src/Utils/CategoryUtils.php#L15
Property Basecom\FixturePlugin\Utils\CategoryUtils::$categoryRepository with generic class Shopware\Core\Framework\DataAbstractionLayer\EntityRepository does not specify its types: TEntityCollection
PHPStan (8.1): src/Utils/CategoryUtils.php#L17
Method Basecom\FixturePlugin\Utils\CategoryUtils::__construct() has parameter $categoryRepository with generic class Shopware\Core\Framework\DataAbstractionLayer\EntityRepository but does not specify its types: TEntityCollection
PHPStan (8.1): src/Utils/CategoryUtils.php#L29
Method Basecom\FixturePlugin\Utils\CategoryUtils::getRootCategory() should return Shopware\Core\Content\Category\CategoryEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
PHPStan (8.1): src/Utils/CategoryUtils.php#L40
Method Basecom\FixturePlugin\Utils\CategoryUtils::getFirst() should return Shopware\Core\Content\Category\CategoryEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
PHPStan (8.1): src/Utils/CategoryUtils.php#L54
Method Basecom\FixturePlugin\Utils\CategoryUtils::getByName() should return Shopware\Core\Content\Category\CategoryEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
PHPStan (8.1): src/Utils/CmsUtils.php#L16
Property Basecom\FixturePlugin\Utils\CmsUtils::$cmsPageRepository with generic class Shopware\Core\Framework\DataAbstractionLayer\EntityRepository does not specify its types: TEntityCollection
PHPStan (8.1): src/Utils/CmsUtils.php#L18
Method Basecom\FixturePlugin\Utils\CmsUtils::__construct() has parameter $cmsPageRepository with generic class Shopware\Core\Framework\DataAbstractionLayer\EntityRepository but does not specify its types: TEntityCollection
PHPStan (8.1): src/Utils/CmsUtils.php#L30
Method Basecom\FixturePlugin\Utils\CmsUtils::getDefaultCategoryLayout() should return Shopware\Core\Content\Cms\CmsPageEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
PHPStan (8.1): src/Utils/CustomerUtils.php#L15
Property Basecom\FixturePlugin\Utils\CustomerUtils::$salutationRepository with generic class Shopware\Core\Framework\DataAbstractionLayer\EntityRepository does not specify its types: TEntityCollection
PHPStan (8.1): src/Utils/CustomerUtils.php#L17
Method Basecom\FixturePlugin\Utils\CustomerUtils::__construct() has parameter $salutationRepository with generic class Shopware\Core\Framework\DataAbstractionLayer\EntityRepository but does not specify its types: TEntityCollection
PHPStan (8.2): src/Utils/CategoryUtils.php#L15
Property Basecom\FixturePlugin\Utils\CategoryUtils::$categoryRepository with generic class Shopware\Core\Framework\DataAbstractionLayer\EntityRepository does not specify its types: TEntityCollection
PHPStan (8.2): src/Utils/CategoryUtils.php#L17
Method Basecom\FixturePlugin\Utils\CategoryUtils::__construct() has parameter $categoryRepository with generic class Shopware\Core\Framework\DataAbstractionLayer\EntityRepository but does not specify its types: TEntityCollection
PHPStan (8.2): src/Utils/CategoryUtils.php#L29
Method Basecom\FixturePlugin\Utils\CategoryUtils::getRootCategory() should return Shopware\Core\Content\Category\CategoryEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
PHPStan (8.2): src/Utils/CategoryUtils.php#L40
Method Basecom\FixturePlugin\Utils\CategoryUtils::getFirst() should return Shopware\Core\Content\Category\CategoryEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
PHPStan (8.2): src/Utils/CategoryUtils.php#L54
Method Basecom\FixturePlugin\Utils\CategoryUtils::getByName() should return Shopware\Core\Content\Category\CategoryEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
PHPStan (8.2): src/Utils/CmsUtils.php#L16
Property Basecom\FixturePlugin\Utils\CmsUtils::$cmsPageRepository with generic class Shopware\Core\Framework\DataAbstractionLayer\EntityRepository does not specify its types: TEntityCollection
PHPStan (8.2): src/Utils/CmsUtils.php#L18
Method Basecom\FixturePlugin\Utils\CmsUtils::__construct() has parameter $cmsPageRepository with generic class Shopware\Core\Framework\DataAbstractionLayer\EntityRepository but does not specify its types: TEntityCollection
PHPStan (8.2): src/Utils/CmsUtils.php#L30
Method Basecom\FixturePlugin\Utils\CmsUtils::getDefaultCategoryLayout() should return Shopware\Core\Content\Cms\CmsPageEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
PHPStan (8.2): src/Utils/CustomerUtils.php#L15
Property Basecom\FixturePlugin\Utils\CustomerUtils::$salutationRepository with generic class Shopware\Core\Framework\DataAbstractionLayer\EntityRepository does not specify its types: TEntityCollection
PHPStan (8.2): src/Utils/CustomerUtils.php#L17
Method Basecom\FixturePlugin\Utils\CustomerUtils::__construct() has parameter $salutationRepository with generic class Shopware\Core\Framework\DataAbstractionLayer\EntityRepository but does not specify its types: TEntityCollection
PHP-CS-Fixer (8.1)
The operation was canceled.
Psalm (8.1)
Process completed with exit code 2.
Psalm (8.2)
Process completed with exit code 2.
PHP-CS-Fixer (8.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHPStan (8.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHPStan (8.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHP-CS-Fixer (8.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Psalm (8.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Psalm (8.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/