Skip to content

Add the new parameter to the queryParameters element, manage the exis… #302

Add the new parameter to the queryParameters element, manage the exis…

Add the new parameter to the queryParameters element, manage the exis… #302

Triggered via push May 23, 2024 15:01
Status Failure
Total duration 31s
Artifacts

phpstan-5.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
phpstan5: 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.
phpstan5: src/Builder/Capacity/Extractor/All.php#L159
Parameter $items of class PhpParser\Node\Expr\Array_ constructor expects array<PhpParser\Node\Expr\ArrayItem|null>, array<string, PhpParser\Node\Expr> given.
phpstan5: 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.
phpstan5: src/Builder/ConditionalLookup.php#L96
Parameter $stmts of class PhpParser\Node\Stmt\ElseIf_ constructor expects array<PhpParser\Node\Stmt>, array<int, PhpParser\Node> given.
phpstan5: src/Builder/ConditionalLookup.php#L106
Parameter $name of class PhpParser\Node\Expr\MethodCall constructor expects PhpParser\Node\Expr|PhpParser\Node\Identifier|string, PhpParser\Node\Name given.
phpstan5: src/Builder/Extractor.php#L81
Parameter $stmts of class PhpParser\Node\Stmt\TryCatch constructor expects array<PhpParser\Node\Stmt>, array<int, PhpParser\Node> given.
phpstan5: src/Builder/Loader.php#L81
Parameter $stmts of class PhpParser\Node\Stmt\TryCatch constructor expects array<PhpParser\Node\Stmt>, array<int, PhpParser\Node> given.
phpstan5: src/Builder/Lookup.php#L105
Parameter $stmts of class PhpParser\Node\Stmt\Do_ constructor expects array<PhpParser\Node\Stmt>, array<PhpParser\Node> given.
phpstan5
Process completed with exit code 1.
phpstan5
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/.