Skip to content

Merge pull request #59 from php-etl/feature/add-capacity-create-to-lo… #317

Merge pull request #59 from php-etl/feature/add-capacity-create-to-lo…

Merge pull request #59 from php-etl/feature/add-capacity-create-to-lo… #317

Triggered via push May 28, 2024 14:29
Status Failure
Total duration 27s
Artifacts

phpstan-7.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
phpstan7: src/Builder/AlternativeLookup.php#L37
Parameter $name of class PhpParser\Node\Expr\MethodCall constructor expects PhpParser\Node\Expr|PhpParser\Node\Identifier|string, PhpParser\Node\Name given.
phpstan7: src/Builder/Capacity/Extractor/All.php#L93
Method Kiboko\Plugin\Akeneo\Builder\Capacity\Extractor\All::compileSearch() return type has no value type specified in iterable type array.
phpstan7: src/Builder/Capacity/Extractor/All.php#L107
Method Kiboko\Plugin\Akeneo\Builder\Capacity\Extractor\All::compileArguments() return type has no value type specified in iterable type array.
phpstan7: src/Builder/Capacity/Extractor/ListPerPage.php#L97
Method Kiboko\Plugin\Akeneo\Builder\Capacity\Extractor\ListPerPage::compileSearch() return type has no value type specified in iterable type array.
phpstan7: src/Builder/Capacity/Lookup/All.php#L99
Method Kiboko\Plugin\Akeneo\Builder\Capacity\Lookup\All::compileSearch() return type has no value type specified in iterable type array.
phpstan7: src/Builder/Capacity/Lookup/Download.php#L132
Parameter $args of class PhpParser\Node\Expr\FuncCall constructor expects array<PhpParser\Node\Arg|PhpParser\Node\VariadicPlaceholder>, array<int, PhpParser\Node\Arg|PhpParser\Node\Expr\Variable> given.
phpstan7: src/Builder/Capacity/Lookup/Get.php#L132
Parameter $name of class PhpParser\Node\Expr\MethodCall constructor expects PhpParser\Node\Expr|PhpParser\Node\Identifier|string, PhpParser\Node\Name given.
phpstan7: src/Builder/Capacity/Lookup/ListPerPage.php#L97
Method Kiboko\Plugin\Akeneo\Builder\Capacity\Lookup\ListPerPage::compileSearch() return type has no value type specified in iterable type array.
phpstan7: src/Builder/Client.php#L139
Method Kiboko\Plugin\Akeneo\Builder\Client::getFactoryArguments() return type has no value type specified in iterable type array.
phpstan7: src/Builder/ConditionalLookup.php#L47
Cannot access an offset on iterable<array<int, Kiboko\Plugin\Akeneo\Builder\AlternativeLookup|PhpParser\Node\Expr>>.
phpstan7
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/.