Bump Psalm version #1234
Annotations
10 errors and 2 warnings
src/Bundle/Builder/Field/Field.php#L95
src/Bundle/Builder/Field/Field.php:95:31: RiskyTruthyFalsyComparison: Operand of type null|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
src/Bundle/DependencyInjection/Configuration.php#L45
src/Bundle/DependencyInjection/Configuration.php:45:19: UndefinedInterfaceMethod: Method Symfony\Component\Config\Definition\Builder\NodeParentInterface::end does not exist (see https://psalm.dev/181)
|
src/Bundle/DependencyInjection/Configuration.php#L60
src/Bundle/DependencyInjection/Configuration.php:60:27: UndefinedInterfaceMethod: Method Symfony\Component\Config\Definition\Builder\NodeParentInterface::end does not exist (see https://psalm.dev/181)
|
src/Bundle/DependencyInjection/Configuration.php#L84
src/Bundle/DependencyInjection/Configuration.php:84:31: UndefinedInterfaceMethod: Method Symfony\Component\Config\Definition\Builder\NodeParentInterface::arrayNode does not exist (see https://psalm.dev/181)
|
src/Bundle/Form/DataTransformer/DateTimeFilterTransformer.php#L19
src/Bundle/Form/DataTransformer/DateTimeFilterTransformer.php:19:50: MissingTemplateParam: Sylius\Bundle\GridBundle\Form\DataTransformer\DateTimeFilterTransformer has missing template params when extending Symfony\Component\Form\DataTransformerInterface, expecting 2 (see https://psalm.dev/182)
|
src/Bundle/Form/DataTransformer/DateTimeFilterTransformer.php#L46
src/Bundle/Form/DataTransformer/DateTimeFilterTransformer.php:46:13: RiskyTruthyFalsyComparison: Operand of type false|mixed contains type mixed, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
src/Bundle/Renderer/TwigGridRenderer.php#L65
src/Bundle/Renderer/TwigGridRenderer.php:65:36: RiskyTruthyFalsyComparison: Operand of type null|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
src/Component/Filter/DateFilter.php#L69
src/Component/Filter/DateFilter.php:69:13: RiskyTruthyFalsyComparison: Operand of type null|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
src/Component/Filter/DateFilter.php#L73
src/Component/Filter/DateFilter.php:73:13: RiskyTruthyFalsyComparison: Operand of type null|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
src/Component/View/GridView.php#L66
src/Component/View/GridView.php:66:16: RiskyTruthyFalsyComparison: Operand of type false|mixed contains type mixed, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
This job failed
Loading