extract endpoints/methods from ShopApi on extractor/loader class #115
Annotations
10 errors
phpstan-7:
src/Builder/Capacity/All.php#L89
Method Kiboko\Plugin\Sylius\Builder\Capacity\All::compileSearch() return type has no value type specified in iterable type array.
|
phpstan-7:
src/Builder/Capacity/ListPerPage.php#L89
Method Kiboko\Plugin\Sylius\Builder\Capacity\ListPerPage::compileSearch() return type has no value type specified in iterable type array.
|
phpstan-7:
src/Builder/Client.php#L137
Match expression does not handle remaining value: string
|
phpstan-7:
src/Builder/Client.php#L167
Method Kiboko\Plugin\Sylius\Builder\Client::getFactoryArguments() return type has no value type specified in iterable type array.
|
phpstan-7:
src/Builder/Extractor.php#L77
Parameter $stmts of class PhpParser\Node\Stmt\TryCatch constructor expects array<PhpParser\Node\Stmt>, array<int, PhpParser\Node> given.
|
phpstan-7:
src/Builder/Extractor.php#L134
Method Kiboko\Plugin\Sylius\Builder\Extractor::getParamsNode() return type has no value type specified in iterable type array.
|
phpstan-7:
src/Builder/Extractor.php#L137
Match expression does not handle remaining value: string
|
phpstan-7:
src/Builder/Loader.php#L77
Parameter $stmts of class PhpParser\Node\Stmt\TryCatch constructor expects array<PhpParser\Node\Stmt>, array<int, PhpParser\Node> given.
|
phpstan-7:
src/Builder/Loader.php#L140
Method Kiboko\Plugin\Sylius\Builder\Loader::getParamsNode() return type has no value type specified in iterable type array.
|
phpstan-7:
src/Builder/Loader.php#L143
Match expression does not handle remaining value: string
|