[Twig Hooks] Fix not passing a previous exception to the HookRenderEx… #59
Annotations
7 errors and 1 warning
Run PHPStan:
src/TwigHooks/src/DependencyInjection/Configuration.php#L70
Match expression does not handle remaining value: true
|
Run PHPStan:
src/TwigHooks/src/Hookable/AbstractHookable.php#L15
Property Sylius\TwigHooks\Hookable\AbstractHookable::$context type has no value type specified in iterable type array.
|
Run PHPStan:
src/TwigHooks/src/Hookable/AbstractHookable.php#L17
Property Sylius\TwigHooks\Hookable\AbstractHookable::$configuration type has no value type specified in iterable type array.
|
Run PHPStan:
src/TwigHooks/src/LiveComponent/Hydration/DataBagHydrationExtension.php#L24
Call to an undefined method object::all().
|
Run PHPStan:
src/TwigHooks/src/Profiler/Dumper/HtmlDumper.php#L53
Cannot use array destructuring on string.
|
Run PHPStan:
src/TwigHooks/src/Profiler/Dumper/HtmlDumper.php#L53
Match expression does not handle remaining value: class-string<Sylius\TwigHooks\Hookable\AbstractHookable>
|
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