Skip to content

Configure PromoteParameterRule for issue-bot #366

Configure PromoteParameterRule for issue-bot

Configure PromoteParameterRule for issue-bot #366

Triggered via pull request September 30, 2025 15:06
@staabmstaabm
synchronize #4392
staabm:prom
Status Failure
Total duration 32s
Artifacts

build-issue-bot.yml

on: pull_request
Matrix: Build Issue Bot
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Build Issue Bot (../bin/phpstan)
Process completed with exit code 1.
Build Issue Bot (../bin/phpstan): src/Console/EvaluateCommand.php#L177
Parameter #2 $array of function array_map expects array, list<mixed>|PHPStan\IssueBot\Playground\PlaygroundExample given.
Build Issue Bot (../bin/phpstan): src/Console/EvaluateCommand.php#L150
Parameter #2 $array of function array_map expects array, list<mixed>|PHPStan\IssueBot\Playground\PlaygroundExample given.
Build Issue Bot (../bin/phpstan): src/Console/EvaluateCommand.php#L93
Cannot call method getHash() on list<mixed>|PHPStan\IssueBot\Playground\PlaygroundExample.
Build Issue Bot (../bin/phpstan): src/Console/EvaluateCommand.php#L81
Unable to resolve the template type T in call to function array_values
Build Issue Bot (../bin/phpstan): src/Console/EvaluateCommand.php#L81
Parameter #1 $array of function array_unique expects array, (ArrayAccess&PHPStan\IssueBot\Playground\PlaygroundExample)|list<mixed> given.
Build Issue Bot (../bin/phpstan): src/Console/EvaluateCommand.php#L80
Cannot access an offset on list<mixed>|PHPStan\IssueBot\Playground\PlaygroundExample.