Skip to content

Update composer.json #13

Update composer.json

Update composer.json #13

Triggered via push April 22, 2024 07:19
Status Failure
Total duration 29s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
lint: src/Controller/RobotsController.php#L12
Attribute class Symfony\Component\Routing\Attribute\Route does not exist.
lint: src/Controller/RobotsController.php#L19
Attribute class Symfony\Component\Routing\Attribute\Route does not exist.
lint: src/Page/Robots/RobotsPageLoader.php#L23
PHPDoc tag @param for parameter $salesChannelDomainRepository contains generic type Shopware\Core\Framework\DataAbstractionLayer\EntityRepository<Shopware\Core\System\SalesChannel\Aggregate\SalesChannelDomain\SalesChannelDomainCollection> but class Shopware\Core\Framework\DataAbstractionLayer\EntityRepository is not generic.
lint: src/Page/Robots/RobotsPageLoader.php#L25
PHPDoc type for property Frosh\RobotsTxt\Page\Robots\RobotsPageLoader::$salesChannelDomainRepository contains generic type Shopware\Core\Framework\DataAbstractionLayer\EntityRepository<Shopware\Core\System\SalesChannel\Aggregate\SalesChannelDomain\SalesChannelDomainCollection> but class Shopware\Core\Framework\DataAbstractionLayer\EntityRepository is not generic.
lint
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/.
lint
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/