Merge branch 'main' into feature/add-category-enriched-attributes-par… #318
Annotations
8 errors and 1 warning
PHPStan:
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.
|
PHPStan:
src/Builder/Capacity/Lookup/Get.php#L128
Parameter $name of class PhpParser\Node\Expr\MethodCall constructor expects PhpParser\Node\Expr|PhpParser\Node\Identifier|string, PhpParser\Node\Name given.
|
PHPStan:
src/Builder/ConditionalLookup.php#L92
Parameter $stmts of class PhpParser\Node\Stmt\ElseIf_ constructor expects array<PhpParser\Node\Stmt>, array<int, PhpParser\Node> given.
|
PHPStan:
src/Builder/ConditionalLookup.php#L102
Parameter $name of class PhpParser\Node\Expr\MethodCall constructor expects PhpParser\Node\Expr|PhpParser\Node\Identifier|string, PhpParser\Node\Name given.
|
PHPStan:
src/Builder/Extractor.php#L81
Parameter $stmts of class PhpParser\Node\Stmt\TryCatch constructor expects array<PhpParser\Node\Stmt>, array<int, PhpParser\Node> given.
|
PHPStan:
src/Builder/Loader.php#L81
Parameter $stmts of class PhpParser\Node\Stmt\TryCatch constructor expects array<PhpParser\Node\Stmt>, array<int, PhpParser\Node> given.
|
PHPStan:
src/Builder/Lookup.php#L105
Parameter $stmts of class PhpParser\Node\Stmt\Do_ constructor expects array<PhpParser\Node\Stmt>, array<PhpParser\Node> given.
|
PHPStan
Process completed with exit code 1.
|
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/.
|
Loading