HGSTACK-938 new hooks #19
Annotations
4 errors and 1 warning
Run composer phpstan:
src/Action/CheckLinter.php#L38
Method Netgen\GitHooks\Action\CheckLinter::checkLinter() has parameter $directories with no value type specified in iterable type array.
|
Run composer phpstan:
src/Action/CheckPrettier.php#L32
Parameter #1 $patterns of method Symfony\Component\Finder\Finder::name() expects array<string>|string, array<int, string>|string|null given.
|
Run composer phpstan:
src/Action/CheckPrettier.php#L45
Only booleans are allowed in a ternary operator condition, mixed given.
|
Run composer phpstan
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading