Skip to content

NGSTACK-811 tags content command #65

NGSTACK-811 tags content command

NGSTACK-811 tags content command #65

Triggered via pull request July 23, 2024 12:07
Status Failure
Total duration 36s
Artifacts

static_analysis.yml

on: pull_request
Matrix: static-analysis
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
phpstan: bundle/Command/TagContentByTypesCommand.php#L73
Parameter #1 $max of method Symfony\Component\Console\Style\SymfonyStyle::progressStart() expects int, int|null given.
phpstan: bundle/Command/TagContentByTypesCommand.php#L104
Cannot access property $value on Ibexa\Contracts\Core\Repository\Values\Content\Field|null.
phpstan: bundle/Command/TagContentByTypesCommand.php#L154
Method Netgen\Bundle\SiteBundle\Command\TagContentByTypesCommand::getContentTypes() return type has no value type specified in iterable type array.
phpstan: bundle/Command/TagContentByTypesCommand.php#L164
Method Netgen\Bundle\SiteBundle\Command\TagContentByTypesCommand::getFieldIdentifiers() return type has no value type specified in iterable type array.
phpstan: bundle/Command/TagContentByTypesCommand.php#L182
Method Netgen\Bundle\SiteBundle\Command\TagContentByTypesCommand::parseCommaDelimited() return type has no value type specified in iterable type array.
phpstan
Process completed with exit code 1.
phpstan
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/