Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

Bump phpunit/phpunit from 10.5.0 to 10.5.2 #103

Bump phpunit/phpunit from 10.5.0 to 10.5.2

Bump phpunit/phpunit from 10.5.0 to 10.5.2 #103

Triggered via pull request December 6, 2023 13:59
Status Failure
Total duration 2m 13s
Artifacts

main.yml

on: pull_request
Code Style checks
1m 7s
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

27 errors
Integration tests (ubuntu-20.04, 8.2)
Process completed with exit code 1.
Integration tests (ubuntu-20.04, 8.1)
Process completed with exit code 1.
Generated Code consistency checks (ubuntu-20.04, 8.1)
Process completed with exit code 255.
Integration tests (ubuntu-20.04, 8.3)
Process completed with exit code 1.
PHPStan analysis (ubuntu-20.04, 8.1)
Process completed with exit code 255.
PHPUnit tests (ubuntu-20.04, 8.1)
Process completed with exit code 255.
Code Style checks
Process completed with exit code 8.
PHPStan analysis (ubuntu-20.04, 8.2): src/Server.php#L954
Property pocketmine\Server::$waterdogeSupport (bool) does not accept mixed.
PHPStan analysis (ubuntu-20.04, 8.2): src/crash/CrashDumpData.php#L86
Cannot unset offset 'symply.yml' on array{format_version: int, time: float, uptime: float, lastError: array, error: array, thread: string, plugin_involvement: string, plugin: string, ...}.
PHPStan analysis (ubuntu-20.04, 8.2): src/network/mcpe/convert/LegacySkinAdapter.php#L39
Property pocketmine\network\mcpe\convert\LegacySkinAdapter::$skinPersonaData type has no value type specified in iterable type array.
PHPStan analysis (ubuntu-20.04, 8.2): src/player/Player.php#L2478
Cannot call method getLevel() on pocketmine\item\enchantment\EnchantmentInstance|null.
PHPStan analysis (ubuntu-20.04, 8.2): src/resourcepacks/ResourcePackManager.php#L99
Casting to string something that's already string.
PHPStan analysis (ubuntu-20.04, 8.2): src/resourcepacks/ResourcePackManager.php#L111
Binary operation "." between array|float|int|string and '.key' results in an error.
PHPStan analysis (ubuntu-20.04, 8.2): src/resourcepacks/ResourcePackManager.php#L125
Part $pack (array|float|int|string) of encapsed string cannot be cast to string.
PHPStan analysis (ubuntu-20.04, 8.2): src/resourcepacks/ResourcePackManager.php#L151
Method pocketmine\resourcepacks\ResourcePackManager::loadPackFromArray() has parameter $info with no value type specified in iterable type array.
PHPStan analysis (ubuntu-20.04, 8.2): src/resourcepacks/ResourcePackManager.php#L254
Method pocketmine\resourcepacks\ResourcePackManager::getPackUrl() return type has no value type specified in iterable type array.
PHPStan analysis (ubuntu-20.04, 8.2)
Process completed with exit code 1.
PHPStan analysis (ubuntu-20.04, 8.3): src/Server.php#L954
Property pocketmine\Server::$waterdogeSupport (bool) does not accept mixed.
PHPStan analysis (ubuntu-20.04, 8.3): src/crash/CrashDumpData.php#L86
Cannot unset offset 'symply.yml' on array{format_version: int, time: float, uptime: float, lastError: array, error: array, thread: string, plugin_involvement: string, plugin: string, ...}.
PHPStan analysis (ubuntu-20.04, 8.3): src/network/mcpe/convert/LegacySkinAdapter.php#L39
Property pocketmine\network\mcpe\convert\LegacySkinAdapter::$skinPersonaData type has no value type specified in iterable type array.
PHPStan analysis (ubuntu-20.04, 8.3): src/player/Player.php#L2478
Cannot call method getLevel() on pocketmine\item\enchantment\EnchantmentInstance|null.
PHPStan analysis (ubuntu-20.04, 8.3): src/resourcepacks/ResourcePackManager.php#L99
Casting to string something that's already string.
PHPStan analysis (ubuntu-20.04, 8.3): src/resourcepacks/ResourcePackManager.php#L111
Binary operation "." between array|float|int|string and '.key' results in an error.
PHPStan analysis (ubuntu-20.04, 8.3): src/resourcepacks/ResourcePackManager.php#L125
Part $pack (array|float|int|string) of encapsed string cannot be cast to string.
PHPStan analysis (ubuntu-20.04, 8.3): src/resourcepacks/ResourcePackManager.php#L151
Method pocketmine\resourcepacks\ResourcePackManager::loadPackFromArray() has parameter $info with no value type specified in iterable type array.
PHPStan analysis (ubuntu-20.04, 8.3): src/resourcepacks/ResourcePackManager.php#L254
Method pocketmine\resourcepacks\ResourcePackManager::getPackUrl() return type has no value type specified in iterable type array.
PHPStan analysis (ubuntu-20.04, 8.3)
Process completed with exit code 1.