Build #184
Annotations
6 errors and 1 warning
src/Command/IndexCommand.php#L48
src/Command/IndexCommand.php:48:18: UnnecessaryVarAnnotation: The @var array<array-key, Sylius\Component\Core\Model\ChannelInterface> annotation for $channels is unnecessary (see https://psalm.dev/212)
|
src/EventSubscriber/ProductEventSubscriber.php#L52
src/EventSubscriber/ProductEventSubscriber.php:52:22: UnnecessaryVarAnnotation: The @var array<array-key, Sylius\Component\Core\Model\ChannelInterface> annotation for $allChannels is unnecessary (see https://psalm.dev/212)
|
src/EventSubscriber/ProductEventSubscriber.php#L92
src/EventSubscriber/ProductEventSubscriber.php:92:22: UnnecessaryVarAnnotation: The @var array<array-key, Sylius\Component\Core\Model\ChannelInterface> annotation for $allChannels is unnecessary (see https://psalm.dev/212)
|
src/EventSubscriber/ProductVariantSubscriber.php#L57
src/EventSubscriber/ProductVariantSubscriber.php:57:22: UnnecessaryVarAnnotation: The @var array<array-key, Sylius\Component\Core\Model\ChannelInterface> annotation for $allChannels is unnecessary (see https://psalm.dev/212)
|
src/EventSubscriber/ProductVariantSubscriber.php#L101
src/EventSubscriber/ProductVariantSubscriber.php:101:22: UnnecessaryVarAnnotation: The @var array<array-key, Sylius\Component\Core\Model\ChannelInterface> annotation for $allChannels is unnecessary (see https://psalm.dev/212)
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading