add callable field #1452
Annotations
3 errors and 1 warning
Run analysis:
src/Bundle/Renderer/TwigGridRenderer.php#L65
src/Bundle/Renderer/TwigGridRenderer.php:65:32: PossiblyNullPropertyAssignmentValue: $this->optionsParser with non-nullable declared type 'Sylius\Bundle\GridBundle\Parser\OptionsParserInterface' cannot be assigned nullable type 'Sylius\Bundle\GridBundle\Parser\OptionsParserInterface|null' (see https://psalm.dev/148)
|
Run analysis:
src/Bundle/Renderer/TwigGridRenderer.php#L91
src/Bundle/Renderer/TwigGridRenderer.php:91:13: RedundantCondition: Sylius\Bundle\GridBundle\Parser\OptionsParserInterface can never contain null (see https://psalm.dev/122)
|
Run analysis
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading