composer(deps-dev): update psalm/plugin-phpunit requirement from ^0.18 to ^0.19 #398
Annotations
4 errors and 1 warning
Static analysis:
src/DependencyInjection/Configuration.php#L34
src/DependencyInjection/Configuration.php:34:19: UndefinedInterfaceMethod: Method Symfony\Component\Config\Definition\Builder\NodeParentInterface::arrayNode does not exist (see https://psalm.dev/181)
|
Static analysis:
src/DependencyInjection/Configuration.php#L94
src/DependencyInjection/Configuration.php:94:35: UndefinedInterfaceMethod: Method Symfony\Component\Config\Definition\Builder\NodeParentInterface::arrayNode does not exist (see https://psalm.dev/181)
|
Static analysis:
src/DependencyInjection/SetonoSyliusPickupPointExtension.php#L29
src/DependencyInjection/SetonoSyliusPickupPointExtension.php:29:17: RedundantCondition: Type array<array-key, mixed> for $bundles is always array<array-key, mixed> (see https://psalm.dev/122)
|
Static analysis
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading