Skip to content

chore: Adapt manufacturer and support links (#2) #12

chore: Adapt manufacturer and support links (#2)

chore: Adapt manufacturer and support links (#2) #12

Triggered via push March 3, 2024 11:53
Status Failure
Total duration 26s
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/