Skip to content

[Docs v1] Organization docs refactor #32

[Docs v1] Organization docs refactor

[Docs v1] Organization docs refactor #32

Triggered via push November 20, 2024 12:08
Status Failure
Total duration 4m 41s
Artifacts

ci__minimal.yaml

on: push
Static checks  /  Get matrix
8s
Static checks / Get matrix
Matrix: Static checks / static-checks
End-to-end tests (MySQL)  /  Get matrix
End-to-end tests (MySQL) / Get matrix
End-to-end tests (MariaDB)  /  Get matrix
End-to-end tests (MariaDB) / Get matrix
End-to-end tests (PostgreSQL)  /  Get matrix
End-to-end tests (PostgreSQL) / Get matrix
Frontend  /  Get matrix
Frontend / Get matrix
Packages  /  Get matrix
Packages / Get matrix
Packages  /  Get matrix (Swiftmailer)
Packages / Get matrix (Swiftmailer)
Unstable  /  ...  /  Get matrix
Unstable / Packages (Unstable) / Get matrix
Matrix: End-to-end tests (Custom) / behat-no-js-unstable-symfony
Waiting for pending jobs
Matrix: Unstable / End-to-end tests (Unstable) / behat-no-js-unstable
Waiting for pending jobs
Matrix: End-to-end tests (MySQL) / behat-no-js
Waiting for pending jobs
Matrix: End-to-end tests (MySQL) / behat-ui-js
Waiting for pending jobs
Matrix: End-to-end tests (MariaDB) / behat-no-js
Waiting for pending jobs
Matrix: End-to-end tests (PostgreSQL) / behat-no-js
Waiting for pending jobs
Matrix: Frontend / frontend
Waiting for pending jobs
Matrix: Packages / test
Waiting for pending jobs
Matrix: Packages / test_with_swiftmailer
Waiting for pending jobs
Matrix: Unstable / Packages (Unstable) / test_unstable
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
Static checks / PHP 8.1, Symfony ^6.4, API Platform ^2.7.10: src/Sylius/Bundle/AdminBundle/Controller/RedirectHandler.php#L30
Parameter #2 $resource (Sylius\Component\Resource\Model\ResourceInterface) of method Sylius\Bundle\AdminBundle\Controller\RedirectHandler::redirectToResource() is not contravariant with parameter #2 $resource (Sylius\Resource\Model\ResourceInterface) of method Sylius\Bundle\ResourceBundle\Controller\RedirectHandlerInterface::redirectToResource().
Static checks / PHP 8.1, Symfony ^6.4, API Platform ^2.7.10: src/Sylius/Bundle/AdminBundle/Controller/RedirectHandler.php#L35
Parameter #2 $resource (Sylius\Component\Resource\Model\ResourceInterface|null) of method Sylius\Bundle\AdminBundle\Controller\RedirectHandler::redirectToIndex() is not contravariant with parameter #2 $resource (Sylius\Resource\Model\ResourceInterface|null) of method Sylius\Bundle\ResourceBundle\Controller\RedirectHandlerInterface::redirectToIndex().
Static checks / PHP 8.1, Symfony ^6.4, API Platform ^2.7.10: src/Sylius/Bundle/ApiBundle/Swagger/AcceptLanguageHeaderDocumentationNormalizer.php#L46
Parameter #1 $callback of function array_map expects (callable(Sylius\Resource\Model\ResourceInterface): mixed)|null, Closure(Sylius\Component\Locale\Model\LocaleInterface): string given.
Static checks / PHP 8.1, Symfony ^6.4, API Platform ^2.7.10: src/Sylius/Bundle/CoreBundle/Doctrine/ORM/Handler/ResourceDeleteHandler.php#L33
Parameter #1 $resource (Sylius\Component\Resource\Model\ResourceInterface) of method Sylius\Bundle\CoreBundle\Doctrine\ORM\Handler\ResourceDeleteHandler::handle() is not contravariant with parameter #1 $resource (Sylius\Resource\Model\ResourceInterface) of method Sylius\Bundle\ResourceBundle\Controller\ResourceDeleteHandlerInterface::handle().
Static checks / PHP 8.1, Symfony ^6.4, API Platform ^2.7.10: src/Sylius/Bundle/CoreBundle/Doctrine/ORM/Handler/ResourceDeleteHandler.php#L33
Parameter #2 $repository (Sylius\Component\Resource\Repository\RepositoryInterface) of method Sylius\Bundle\CoreBundle\Doctrine\ORM\Handler\ResourceDeleteHandler::handle() is not contravariant with parameter #2 $repository (Sylius\Resource\Doctrine\Persistence\RepositoryInterface) of method Sylius\Bundle\ResourceBundle\Controller\ResourceDeleteHandlerInterface::handle().
Static checks / PHP 8.1, Symfony ^6.4, API Platform ^2.7.10: src/Sylius/Bundle/CoreBundle/Doctrine/ORM/Handler/ResourceUpdateHandler.php#L33
Parameter #1 $resource (Sylius\Component\Resource\Model\ResourceInterface) of method Sylius\Bundle\CoreBundle\Doctrine\ORM\Handler\ResourceUpdateHandler::handle() is not contravariant with parameter #1 $resource (Sylius\Resource\Model\ResourceInterface) of method Sylius\Bundle\ResourceBundle\Controller\ResourceUpdateHandlerInterface::handle().
Static checks / PHP 8.1, Symfony ^6.4, API Platform ^2.7.10: src/Sylius/Bundle/PromotionBundle/Form/Type/PromotionCouponToCodeType.php#L55
Method Sylius\Bundle\PromotionBundle\Form\Type\PromotionCouponToCodeType::reverseTransform() should return Sylius\Component\Promotion\Model\PromotionCouponInterface|null but returns Sylius\Resource\Model\ResourceInterface|null.
Static checks / PHP 8.1, Symfony ^6.4, API Platform ^2.7.10: src/Sylius/Bundle/TaxonomyBundle/Controller/TaxonSlugController.php#L60
Method Sylius\Bundle\TaxonomyBundle\Controller\TaxonSlugController::getParentTaxon() should return Sylius\Component\Taxonomy\Model\TaxonInterface|null but returns Sylius\Resource\Model\ResourceInterface|null.
Static checks / PHP 8.1, Symfony ^6.4, API Platform ^2.7.10: src/Sylius/Bundle/TaxonomyBundle/Controller/TaxonSlugController.php#L65
Method Sylius\Bundle\TaxonomyBundle\Controller\TaxonSlugController::getParentTaxon() should return Sylius\Component\Taxonomy\Model\TaxonInterface|null but returns Sylius\Resource\Model\ResourceInterface|null.
Static checks / PHP 8.1, Symfony ^6.4, API Platform ^2.7.10: src/Sylius/Component/Addressing/Matcher/ZoneMatcher.php#L111
Method Sylius\Component\Addressing\Matcher\ZoneMatcher::getZoneByCode() should return Sylius\Component\Addressing\Model\ZoneInterface|null but returns Sylius\Resource\Model\ResourceInterface|null.
Static checks / Get matrix
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, notiz-dev/github-action-json-property@release. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Static checks / PHP 8.1, Symfony ^6.4, API Platform ^2.7.10
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Static checks / PHP 8.0, Symfony ^5.4, API Platform ^2.7.10
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/