Skip to content

NGSTACK-811 tags content command #77

NGSTACK-811 tags content command

NGSTACK-811 tags content command #77

Triggered via pull request July 24, 2024 12:00
Status Failure
Total duration 47s
Artifacts

static_analysis.yml

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

Annotations

5 errors and 1 warning
phpstan: bundle/Command/TagContentByTypesCommand.php#L75
Parameter #1 $max of method Symfony\Component\Console\Style\SymfonyStyle::progressStart() expects int, int|null given.
phpstan: bundle/Command/TagContentByTypesCommand.php#L100
Cannot access property $value on Ibexa\Contracts\Core\Repository\Values\Content\Field|null.
phpstan: bundle/Command/TagContentByTypesCommand.php#L156
Method Netgen\Bundle\SiteBundle\Command\TagContentByTypesCommand::getContentTypes() return type has no value type specified in iterable type array.
phpstan: bundle/Command/TagContentByTypesCommand.php#L174
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/