Skip to content

Add PHPStan to test environment with max level #130

Add PHPStan to test environment with max level

Add PHPStan to test environment with max level #130

Triggered via pull request March 21, 2024 17:36
Status Failure
Total duration 1m 14s
Artifacts

ci.yml

on: pull_request
PHPUnit (HHVM)
1m 5s
PHPUnit (HHVM)
Matrix: PHPStan
Matrix: PHPUnit
Fit to window
Zoom out
Zoom in

Annotations

102 errors and 1 warning
PHPUnit (PHP 5.6)
Your requirements could not be resolved to an installable set of packages. Problem 1 - phpstan/phpstan 1.4.10 requires php ^7.1|^8.0 -> your php version (5.6.40) does not satisfy that requirement. - phpstan/phpstan 1.10.20 requires php ^7.2|^8.0 -> your php version (5.6.40) does not satisfy that requirement. - Root composer.json requires phpstan/phpstan 1.10.20 || 1.4.10 -> satisfiable by phpstan/phpstan[1.4.10, 1.10.20].
PHPUnit (PHP 5.6)
Process completed with exit code 2.
PHPUnit (PHP 8)
The job was canceled because "_5_6" failed.
PHPUnit (PHP 8)
The operation was canceled.
PHPUnit (PHP 5.5)
The job was canceled because "_5_6" failed.
PHPUnit (PHP 5.5)
Your requirements could not be resolved to an installable set of packages. Problem 1 - phpstan/phpstan 1.4.10 requires php ^7.1|^8.0 -> your php version (5.5.38) does not satisfy that requirement. - phpstan/phpstan 1.10.20 requires php ^7.2|^8.0 -> your php version (5.5.38) does not satisfy that requirement. - Root composer.json requires phpstan/phpstan 1.10.20 || 1.4.10 -> satisfiable by phpstan/phpstan[1.4.10, 1.10.20].
PHPUnit (PHP 5.5)
The operation was canceled.
PHPUnit (PHP 5.4)
The job was canceled because "_5_6" failed.
PHPUnit (PHP 5.4)
The operation was canceled.
PHPUnit (PHP 8.2)
The job was canceled because "_5_6" failed.
PHPUnit (PHP 8.2)
The operation was canceled.
PHPUnit (PHP 7)
The job was canceled because "_5_6" failed.
PHPUnit (PHP 7)
Your requirements could not be resolved to an installable set of packages. Problem 1 - phpstan/phpstan 1.4.10 requires php ^7.1|^8.0 -> your php version (7.0.33) does not satisfy that requirement. - phpstan/phpstan 1.10.20 requires php ^7.2|^8.0 -> your php version (7.0.33) does not satisfy that requirement. - Root composer.json requires phpstan/phpstan 1.10.20 || 1.4.10 -> satisfiable by phpstan/phpstan[1.4.10, 1.10.20].
PHPUnit (PHP 7)
The operation was canceled.
PHPStan (PHP 8): src/Commands/AuthenticateCommand.php#L14
Property React\Mysql\Commands\AuthenticateCommand::$user has no type specified.
PHPStan (PHP 8): src/Commands/AuthenticateCommand.php#L15
Property React\Mysql\Commands\AuthenticateCommand::$passwd has no type specified.
PHPStan (PHP 8): src/Commands/AuthenticateCommand.php#L16
Property React\Mysql\Commands\AuthenticateCommand::$dbname has no type specified.
PHPStan (PHP 8): src/Commands/AuthenticateCommand.php#L18
Property React\Mysql\Commands\AuthenticateCommand::$maxPacketSize has no type specified.
PHPStan (PHP 8): src/Commands/AuthenticateCommand.php#L71
Method React\Mysql\Commands\AuthenticateCommand::getId() has no return type specified.
PHPStan (PHP 8): src/Commands/AuthenticateCommand.php#L76
Method React\Mysql\Commands\AuthenticateCommand::authenticatePacket() has no return type specified.
PHPStan (PHP 8): src/Commands/AuthenticateCommand.php#L76
Method React\Mysql\Commands\AuthenticateCommand::authenticatePacket() has parameter $scramble with no type specified.
PHPStan (PHP 8): src/Commands/AuthenticateCommand.php#L94
Method React\Mysql\Commands\AuthenticateCommand::getAuthToken() has no return type specified.
PHPStan (PHP 8): src/Commands/AuthenticateCommand.php#L94
Method React\Mysql\Commands\AuthenticateCommand::getAuthToken() has parameter $password with no type specified.
PHPStan (PHP 8): src/Commands/AuthenticateCommand.php#L94
Method React\Mysql\Commands\AuthenticateCommand::getAuthToken() has parameter $scramble with no type specified.
PHPUnit (PHP 7.2)
The job was canceled because "_5_6" failed.
PHPUnit (PHP 7.2)
The operation was canceled.
PHPStan (PHP 8.1)
The job was canceled because "_8" failed.
PHPStan (PHP 8.1): src/Commands/AuthenticateCommand.php#L14
Property React\Mysql\Commands\AuthenticateCommand::$user has no type specified.
PHPStan (PHP 8.1): src/Commands/AuthenticateCommand.php#L15
Property React\Mysql\Commands\AuthenticateCommand::$passwd has no type specified.
PHPStan (PHP 8.1): src/Commands/AuthenticateCommand.php#L16
Property React\Mysql\Commands\AuthenticateCommand::$dbname has no type specified.
PHPStan (PHP 8.1): src/Commands/AuthenticateCommand.php#L18
Property React\Mysql\Commands\AuthenticateCommand::$maxPacketSize has no type specified.
PHPStan (PHP 8.1): src/Commands/AuthenticateCommand.php#L71
Method React\Mysql\Commands\AuthenticateCommand::getId() has no return type specified.
PHPStan (PHP 8.1): src/Commands/AuthenticateCommand.php#L76
Method React\Mysql\Commands\AuthenticateCommand::authenticatePacket() has no return type specified.
PHPStan (PHP 8.1): src/Commands/AuthenticateCommand.php#L76
Method React\Mysql\Commands\AuthenticateCommand::authenticatePacket() has parameter $scramble with no type specified.
PHPStan (PHP 8.1): src/Commands/AuthenticateCommand.php#L94
Method React\Mysql\Commands\AuthenticateCommand::getAuthToken() has no return type specified.
PHPStan (PHP 8.1): src/Commands/AuthenticateCommand.php#L94
Method React\Mysql\Commands\AuthenticateCommand::getAuthToken() has parameter $password with no type specified.
PHPStan (PHP 8.1): src/Commands/AuthenticateCommand.php#L94
Method React\Mysql\Commands\AuthenticateCommand::getAuthToken() has parameter $scramble with no type specified.
PHPStan (PHP 7.3)
The job was canceled because "_8" failed.
PHPStan (PHP 7.3): src/Commands/AuthenticateCommand.php#L14
Property React\Mysql\Commands\AuthenticateCommand::$user has no type specified.
PHPStan (PHP 7.3): src/Commands/AuthenticateCommand.php#L15
Property React\Mysql\Commands\AuthenticateCommand::$passwd has no type specified.
PHPStan (PHP 7.3): src/Commands/AuthenticateCommand.php#L16
Property React\Mysql\Commands\AuthenticateCommand::$dbname has no type specified.
PHPStan (PHP 7.3): src/Commands/AuthenticateCommand.php#L18
Property React\Mysql\Commands\AuthenticateCommand::$maxPacketSize has no type specified.
PHPStan (PHP 7.3): src/Commands/AuthenticateCommand.php#L71
Method React\Mysql\Commands\AuthenticateCommand::getId() has no return type specified.
PHPStan (PHP 7.3): src/Commands/AuthenticateCommand.php#L76
Method React\Mysql\Commands\AuthenticateCommand::authenticatePacket() has no return type specified.
PHPStan (PHP 7.3): src/Commands/AuthenticateCommand.php#L76
Method React\Mysql\Commands\AuthenticateCommand::authenticatePacket() has parameter $scramble with no type specified.
PHPStan (PHP 7.3): src/Commands/AuthenticateCommand.php#L94
Method React\Mysql\Commands\AuthenticateCommand::getAuthToken() has no return type specified.
PHPStan (PHP 7.3): src/Commands/AuthenticateCommand.php#L94
Method React\Mysql\Commands\AuthenticateCommand::getAuthToken() has parameter $password with no type specified.
PHPStan (PHP 7.3): src/Commands/AuthenticateCommand.php#L94
Method React\Mysql\Commands\AuthenticateCommand::getAuthToken() has parameter $scramble with no type specified.
PHPUnit (PHP 7.4)
The job was canceled because "_5_6" failed.
PHPUnit (PHP 7.4)
The operation was canceled.
PHPStan (PHP 7.2)
The job was canceled because "_8" failed.
PHPStan (PHP 7.2): src/Commands/AuthenticateCommand.php#L14
Property React\Mysql\Commands\AuthenticateCommand::$user has no type specified.
PHPStan (PHP 7.2): src/Commands/AuthenticateCommand.php#L15
Property React\Mysql\Commands\AuthenticateCommand::$passwd has no type specified.
PHPStan (PHP 7.2): src/Commands/AuthenticateCommand.php#L16
Property React\Mysql\Commands\AuthenticateCommand::$dbname has no type specified.
PHPStan (PHP 7.2): src/Commands/AuthenticateCommand.php#L18
Property React\Mysql\Commands\AuthenticateCommand::$maxPacketSize has no type specified.
PHPStan (PHP 7.2): src/Commands/AuthenticateCommand.php#L71
Method React\Mysql\Commands\AuthenticateCommand::getId() has no return type specified.
PHPStan (PHP 7.2): src/Commands/AuthenticateCommand.php#L76
Method React\Mysql\Commands\AuthenticateCommand::authenticatePacket() has no return type specified.
PHPStan (PHP 7.2): src/Commands/AuthenticateCommand.php#L76
Method React\Mysql\Commands\AuthenticateCommand::authenticatePacket() has parameter $scramble with no type specified.
PHPStan (PHP 7.2): src/Commands/AuthenticateCommand.php#L94
Method React\Mysql\Commands\AuthenticateCommand::getAuthToken() has no return type specified.
PHPStan (PHP 7.2): src/Commands/AuthenticateCommand.php#L94
Method React\Mysql\Commands\AuthenticateCommand::getAuthToken() has parameter $password with no type specified.
PHPStan (PHP 8.2)
The job was canceled because "_8" failed.
PHPStan (PHP 7.2): src/Commands/AuthenticateCommand.php#L94
Method React\Mysql\Commands\AuthenticateCommand::getAuthToken() has parameter $scramble with no type specified.
PHPStan (PHP 8.2): src/Commands/AuthenticateCommand.php#L14
Property React\Mysql\Commands\AuthenticateCommand::$user has no type specified.
PHPStan (PHP 8.2): src/Commands/AuthenticateCommand.php#L15
Property React\Mysql\Commands\AuthenticateCommand::$passwd has no type specified.
PHPStan (PHP 8.2): src/Commands/AuthenticateCommand.php#L16
Property React\Mysql\Commands\AuthenticateCommand::$dbname has no type specified.
PHPStan (PHP 8.2): src/Commands/AuthenticateCommand.php#L18
Property React\Mysql\Commands\AuthenticateCommand::$maxPacketSize has no type specified.
PHPStan (PHP 8.2): src/Commands/AuthenticateCommand.php#L71
Method React\Mysql\Commands\AuthenticateCommand::getId() has no return type specified.
PHPStan (PHP 8.2): src/Commands/AuthenticateCommand.php#L76
Method React\Mysql\Commands\AuthenticateCommand::authenticatePacket() has no return type specified.
PHPStan (PHP 8.2): src/Commands/AuthenticateCommand.php#L76
Method React\Mysql\Commands\AuthenticateCommand::authenticatePacket() has parameter $scramble with no type specified.
PHPStan (PHP 8.2): src/Commands/AuthenticateCommand.php#L94
Method React\Mysql\Commands\AuthenticateCommand::getAuthToken() has no return type specified.
PHPStan (PHP 8.2): src/Commands/AuthenticateCommand.php#L94
Method React\Mysql\Commands\AuthenticateCommand::getAuthToken() has parameter $password with no type specified.
PHPStan (PHP 8.2): src/Commands/AuthenticateCommand.php#L94
Method React\Mysql\Commands\AuthenticateCommand::getAuthToken() has parameter $scramble with no type specified.
PHPStan (PHP 7.1)
The job was canceled because "_8" failed.
PHPStan (PHP 7.4)
The job was canceled because "_8" failed.
PHPStan (PHP 7.1): src/Commands/AuthenticateCommand.php#L14
Property React\Mysql\Commands\AuthenticateCommand::$user has no type specified.
PHPStan (PHP 7.4): src/Commands/AuthenticateCommand.php#L14
Property React\Mysql\Commands\AuthenticateCommand::$user has no type specified.
PHPStan (PHP 7.1): src/Commands/AuthenticateCommand.php#L15
Property React\Mysql\Commands\AuthenticateCommand::$passwd has no type specified.
PHPStan (PHP 7.4): src/Commands/AuthenticateCommand.php#L15
Property React\Mysql\Commands\AuthenticateCommand::$passwd has no type specified.
PHPStan (PHP 7.1): src/Commands/AuthenticateCommand.php#L16
Property React\Mysql\Commands\AuthenticateCommand::$dbname has no type specified.
PHPStan (PHP 7.4): src/Commands/AuthenticateCommand.php#L16
Property React\Mysql\Commands\AuthenticateCommand::$dbname has no type specified.
PHPStan (PHP 7.1): src/Commands/AuthenticateCommand.php#L18
Property React\Mysql\Commands\AuthenticateCommand::$maxPacketSize has no type specified.
PHPStan (PHP 7.4): src/Commands/AuthenticateCommand.php#L18
Property React\Mysql\Commands\AuthenticateCommand::$maxPacketSize has no type specified.
PHPStan (PHP 7.1): src/Commands/AuthenticateCommand.php#L71
Method React\Mysql\Commands\AuthenticateCommand::getId() has no return type specified.
PHPStan (PHP 7.4): src/Commands/AuthenticateCommand.php#L71
Method React\Mysql\Commands\AuthenticateCommand::getId() has no return type specified.
PHPStan (PHP 7.4): src/Commands/AuthenticateCommand.php#L76
Method React\Mysql\Commands\AuthenticateCommand::authenticatePacket() has no return type specified.
PHPStan (PHP 7.1): src/Commands/AuthenticateCommand.php#L76
Method React\Mysql\Commands\AuthenticateCommand::authenticatePacket() has no return type specified.
PHPStan (PHP 7.4): src/Commands/AuthenticateCommand.php#L76
Method React\Mysql\Commands\AuthenticateCommand::authenticatePacket() has parameter $scramble with no type specified.
PHPStan (PHP 7.1): src/Commands/AuthenticateCommand.php#L76
Method React\Mysql\Commands\AuthenticateCommand::authenticatePacket() has parameter $scramble with no type specified.
PHPStan (PHP 7.4): src/Commands/AuthenticateCommand.php#L94
Method React\Mysql\Commands\AuthenticateCommand::getAuthToken() has no return type specified.
PHPStan (PHP 7.1): src/Commands/AuthenticateCommand.php#L94
Method React\Mysql\Commands\AuthenticateCommand::getAuthToken() has no return type specified.
PHPStan (PHP 7.4): src/Commands/AuthenticateCommand.php#L94
Method React\Mysql\Commands\AuthenticateCommand::getAuthToken() has parameter $password with no type specified.
PHPStan (PHP 7.1): src/Commands/AuthenticateCommand.php#L94
Method React\Mysql\Commands\AuthenticateCommand::getAuthToken() has parameter $password with no type specified.
PHPStan (PHP 7.4): src/Commands/AuthenticateCommand.php#L94
Method React\Mysql\Commands\AuthenticateCommand::getAuthToken() has parameter $scramble with no type specified.
PHPStan (PHP 7.1): src/Commands/AuthenticateCommand.php#L94
Method React\Mysql\Commands\AuthenticateCommand::getAuthToken() has parameter $scramble with no type specified.
PHPUnit (PHP 8.3)
The job was canceled because "_5_6" failed.
PHPUnit (PHP 8.3)
The operation was canceled.
PHPUnit (PHP 8.1)
The job was canceled because "_5_6" failed.
PHPUnit (PHP 8.1)
The operation was canceled.
PHPUnit (PHP 7.3)
The job was canceled because "_5_6" failed.
PHPUnit (PHP 7.3)
The operation was canceled.
PHPUnit (PHP 7.1)
The job was canceled because "_5_6" failed.
PHPUnit (PHP 7.1)
The operation was canceled.
PHPStan (PHP 8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.