Add splitting on pushing tags #25
Annotations
4 errors and 1 warning
Run PHPStan:
src/TwigHooks/src/DependencyInjection/TwigHooksExtension.php#L24
Strict comparison using === between Sylius\TwigHooks\DependencyInjection\Configuration and null will always evaluate to false.
|
Run PHPStan:
src/TwigHooks/src/Hookable/AbstractHookable.php#L99
Unsafe usage of new static().
|
Run PHPStan:
src/TwigHooks/src/Profiler/Dumper/HtmlDumper.php#L54
Call to an undefined method Sylius\TwigHooks\Hookable\AbstractHookable::getTypeName().
|
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