Skip to content

Fix inconsistent type inference #514

Fix inconsistent type inference

Fix inconsistent type inference #514

Triggered via pull request February 14, 2026 10:44
Status Failure
Total duration 31s
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): tests/PostGeneratorTest.php#L107
`@dataProvider` dataGeneratePosts related method must be static in PHPUnit 10 and newer.
Build Issue Bot (../bin/phpstan): tests/Playground/TabCreatorTest.php#L116
`@dataProvider` dataCreate related method must be static in PHPUnit 10 and newer.
Build Issue Bot (../bin/phpstan): tests/Comment/BotCommentParserResultTest.php#L38
`@dataProvider` dataParse related method must be static in PHPUnit 10 and newer.
Build Issue Bot (../bin/phpstan): src/Console/RunCommand.php#L170
Method PHPStan\IssueBot\Console\RunCommand::analyseHash() is unused.
Build Issue Bot (../bin/phpstan): src/Console/RunCommand.php#L117
Method PHPStan\IssueBot\Console\RunCommand::runPool() is unused.
Build Issue Bot (../bin/phpstan): src/Console/RunCommand.php#L86
Unreachable statement - code above always terminates.