Improved the Sylius plugin for 1;9 or more recent version #134
Annotations
10 errors and 1 warning
phpstan-8:
src/Builder/Capacity/All.php#L87
Method Kiboko\Plugin\Sylius\Builder\Capacity\All::compileSearch() return type has no value type specified in iterable type array.
|
phpstan-8:
src/Builder/Capacity/ListPerPage.php#L87
Method Kiboko\Plugin\Sylius\Builder\Capacity\ListPerPage::compileSearch() return type has no value type specified in iterable type array.
|
phpstan-8:
src/Builder/Client.php#L95
Parameter #1 $var of class PhpParser\Node\Expr\MethodCall constructor expects PhpParser\Node\Expr, PhpParser\Node\Expr|null given.
|
phpstan-8:
src/Builder/Client.php#L105
Parameter #1 $var of class PhpParser\Node\Expr\MethodCall constructor expects PhpParser\Node\Expr, PhpParser\Node\Expr|null given.
|
phpstan-8:
src/Builder/Client.php#L115
Parameter #1 $var of class PhpParser\Node\Expr\MethodCall constructor expects PhpParser\Node\Expr, PhpParser\Node\Expr|null given.
|
phpstan-8:
src/Builder/Client.php#L125
Parameter #1 $var of class PhpParser\Node\Expr\MethodCall constructor expects PhpParser\Node\Expr, PhpParser\Node\Expr|null given.
|
phpstan-8:
src/Builder/Client.php#L134
Parameter #1 $var of class PhpParser\Node\Expr\MethodCall constructor expects PhpParser\Node\Expr, PhpParser\Node\Expr|null given.
|
phpstan-8:
src/Builder/Client.php#L140
Method Kiboko\Plugin\Sylius\Builder\Client::getClientBuilderNode() is unused.
|
phpstan-8:
src/Builder/Client.php#L143
Parameter $var of class PhpParser\Node\Expr\MethodCall constructor expects PhpParser\Node\Expr, PhpParser\Node\Expr|null given.
|
phpstan-8:
src/Builder/Client.php#L164
Method Kiboko\Plugin\Sylius\Builder\Client::getFactoryArguments() return type has no value type specified in iterable type array.
|
phpstan-8
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|