Skip to content

fix infection version for accept phpunit 10.1.1 config (source tag re… #129

fix infection version for accept phpunit 10.1.1 config (source tag re…

fix infection version for accept phpunit 10.1.1 config (source tag re… #129

Triggered via push November 21, 2023 10:21
Status Failure
Total duration 36s
Artifacts

phpstan-7.yaml

on: push
phpstan-7
25s
phpstan-7
Fit to window
Zoom out
Zoom in

Annotations

10 errors
phpstan-7: 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-7: 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-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#L75
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#L132
Method Kiboko\Plugin\Sylius\Builder\Extractor::getParamsNode() return type has no value type specified in iterable type array.
phpstan-7: src/Builder/Loader.php#L75
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#L138
Method Kiboko\Plugin\Sylius\Builder\Loader::getParamsNode() return type has no value type specified in iterable type array.
phpstan-7: src/Builder/Search.php#L12
Method Kiboko\Plugin\Sylius\Builder\Search::__construct() has parameter $filters with no value type specified in iterable type array.
phpstan-7: src/Capacity/All.php#L18
Property Kiboko\Plugin\Sylius\Capacity\All::$endpointsLegacy type has no value type specified in iterable type array.
phpstan-7: src/Capacity/All.php#L46
Property Kiboko\Plugin\Sylius\Capacity\All::$endpointsAdmin type has no value type specified in iterable type array.