[Twig Hooks] Fix handling hook names with a section #63
Annotations
5 errors and 1 warning
Run PHPStan:
src/TwigHooks/src/Bag/ScalarDataBag.php#L25
Method Sylius\TwigHooks\Bag\ScalarDataBag::validateValues() has parameter $values with no value type specified in iterable type array.
|
Run PHPStan:
src/TwigHooks/src/Hookable/Metadata/HookableMetadataFactory.php#L19
Method Sylius\TwigHooks\Hookable\Metadata\HookableMetadataFactory::create() has parameter $prefixes with no value type specified in iterable type array.
|
Run PHPStan:
src/TwigHooks/src/Hookable/Metadata/HookableMetadataFactoryInterface.php#L13
Method Sylius\TwigHooks\Hookable\Metadata\HookableMetadataFactoryInterface::create() has parameter $prefixes with no value type specified in iterable type array.
|
Run PHPStan:
src/TwigHooks/src/Twig/Runtime/HooksRuntime.php#L57
Method Sylius\TwigHooks\Twig\Runtime\HooksRuntime::getHookableConfiguration() should return Sylius\TwigHooks\Bag\DataBagInterface but returns Sylius\TwigHooks\Bag\ScalarDataBagInterface.
|
Run PHPStan
Process completed with exit code 1.
|
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