This repository has been archived by the owner on Jun 20, 2024. It is now read-only.
add support native waterdogpe in symply and fix system symply.yml #27
main.yml
on: pull_request
Code Style checks
1m 6s
Matrix: Generated Code consistency checks
Matrix: Integration tests
Matrix: PHPStan analysis
Matrix: PHPUnit tests
Annotations
12 errors
Integration tests (ubuntu-20.04, 8.1)
Process completed with exit code 1.
|
Integration tests (ubuntu-20.04, 8.3)
Process completed with exit code 1.
|
Integration tests (ubuntu-20.04, 8.2)
Process completed with exit code 1.
|
PHPStan analysis (ubuntu-20.04, 8.2):
src/Server.php#L950
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)
Process completed with exit code 1.
|
PHPStan analysis (ubuntu-20.04, 8.1):
src/Server.php#L950
Property pocketmine\Server::$waterdogeSupport (bool) does not accept mixed.
|
PHPStan analysis (ubuntu-20.04, 8.1):
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.1)
Process completed with exit code 1.
|
PHPStan analysis (ubuntu-20.04, 8.3):
src/Server.php#L950
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)
Process completed with exit code 1.
|