Skip to content

NGSTACK-811 tags content command #63

NGSTACK-811 tags content command

NGSTACK-811 tags content command #63

Triggered via pull request July 23, 2024 10:48
Status Failure
Total duration 44s
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#L77
Parameter #1 $max of method Symfony\Component\Console\Style\SymfonyStyle::progressStart() expects int, int|null given.
phpstan: bundle/Command/TagContentByTypesCommand.php#L93
Cannot access property $value on Ibexa\Contracts\Core\Repository\Values\Content\Field|null.
phpstan: bundle/Command/TagContentByTypesCommand.php#L139
Method Netgen\Bundle\SiteBundle\Command\TagContentByTypesCommand::getContentTypes() return type has no value type specified in iterable type array.
phpstan: bundle/Command/TagContentByTypesCommand.php#L149
Method Netgen\Bundle\SiteBundle\Command\TagContentByTypesCommand::getFieldIdentifiers() return type has no value type specified in iterable type array.
phpstan: bundle/Command/TagContentByTypesCommand.php#L167
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/