Skip to content

Bump phpstan/phpstan from 1.10.16 to 1.10.25 #1136

Bump phpstan/phpstan from 1.10.16 to 1.10.25

Bump phpstan/phpstan from 1.10.16 to 1.10.25 #1136

Triggered via pull request July 12, 2023 13:05
Status Failure
Total duration 4m 5s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

main.yml

on: pull_request
Code Style checks
1m 11s
Code Style checks
Matrix: Generated Code consistency checks
Matrix: Integration tests
Matrix: PHPStan analysis
Matrix: PHPUnit tests
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Code Style checks
Process completed with exit code 8.
PHPStan analysis (ubuntu-20.04, 8.2): src/MemoryManager.php#L362
Unable to resolve the template type TKeyType in call to method static method pocketmine\utils\Utils::stringifyKeys()
PHPStan analysis (ubuntu-20.04, 8.2): src/block/utils/CandleTrait.php (in context of class pocketmine/block/CakeWithCandle)#L59
Method pocketmine\block\CakeWithCandle::onInteractCandle() has parameter $returnedItems with no value type specified in iterable type array.
PHPStan analysis (ubuntu-20.04, 8.2): src/item/Item.php#L684
Parameter #1 $str of function base64_decode expects string, mixed given.
PHPStan analysis (ubuntu-20.04, 8.2): src/network/mcpe/handler/InGamePacketHandler.php#L964
Match arm comparison between 1|2|3|4 and 0 is always false.
PHPStan analysis (ubuntu-20.04, 8.2)
Process completed with exit code 1.
PHPStan analysis (ubuntu-20.04, 8.1): src/MemoryManager.php#L362
Unable to resolve the template type TKeyType in call to method static method pocketmine\utils\Utils::stringifyKeys()
PHPStan analysis (ubuntu-20.04, 8.1): src/block/utils/CandleTrait.php (in context of class pocketmine/block/CakeWithCandle)#L59
Method pocketmine\block\CakeWithCandle::onInteractCandle() has parameter $returnedItems with no value type specified in iterable type array.
PHPStan analysis (ubuntu-20.04, 8.1): src/item/Item.php#L684
Parameter #1 $str of function base64_decode expects string, mixed given.
PHPStan analysis (ubuntu-20.04, 8.1): src/network/mcpe/handler/InGamePacketHandler.php#L964
Match arm comparison between 1|2|3|4 and 0 is always false.
PHPStan analysis (ubuntu-20.04, 8.1)
Process completed with exit code 1.