Skip to content

PHPCS: nullable types PHP 8.4 #229

PHPCS: nullable types PHP 8.4

PHPCS: nullable types PHP 8.4 #229

Re-run triggered August 21, 2024 15:38
Status Failure
Total duration 45s
Artifacts

build.yml

on: pull_request
Static analysis
15s
Static analysis
Matrix: Build and test
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Build and test (8.4)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires php ^7.2 || 8.0.* || 8.1.* || 8.2.* || 8.3.* but your php version (8.4.0-dev) does not satisfy that requirement. Problem 2 - phpspec/phpspec 6.0.0 requires php ^7.2, <7.4 -> your php version (8.4.0-dev) does not satisfy that requirement. - phpspec/phpspec[6.1.0, ..., 6.2.2] require php ^7.2, <7.5 -> your php version (8.4.0-dev) does not satisfy that requirement. - phpspec/phpspec[6.3.0, ..., 6.3.1] require php ^7.2 || 8.0.* -> your php version (8.4.0-dev) does not satisfy that requirement. - phpspec/phpspec[7.0.0, ..., 7.1.0] require php ^7.3 || 8.0.* -> your php version (8.4.0-dev) does not satisfy that requirement. - phpspec/phpspec 7.2.0 requires php ^7.3 || 8.0.* || 8.1.* -> your php version (8.4.0-dev) does not satisfy that requirement. - phpspec/phpspec[7.3.0, ..., 7.4.0] require php ^7.3 || 8.0.* || 8.1.* || 8.2.* -> your php version (8.4.0-dev) does not satisfy that requirement. - phpspec/phpspec 7.5.0 requires php ^7.3 || 8.0.* || 8.1.* || 8.2.* || 8.3.* -> your php version (8.4.0-dev) does not satisfy that requirement. - Root composer.json requires phpspec/phpspec ^6.0 || ^7.0 -> satisfiable by phpspec/phpspec[6.0.0, ..., 6.3.1, 7.0.0, ..., 7.5.0].
Build and test (8.4)
Process completed with exit code 2.
Static analysis: src/Prophecy/Call/Call.php#L52
Deprecated in PHP 8.0: Required parameter $line follows optional parameter $exception.
Static analysis: src/Prophecy/Call/Call.php#L52
Deprecated in PHP 8.1: Required parameter $file follows optional parameter $exception.
Static analysis: src/Prophecy/Doubler/CachedDoubler.php#L29
Deprecated in PHP 8.1: Required parameter $interfaces follows optional parameter $class.
Static analysis: src/Prophecy/Doubler/CachedDoubler.php#L45
Deprecated in PHP 8.1: Required parameter $interfaces follows optional parameter $class.
Static analysis: src/Prophecy/Doubler/Doubler.php#L90
Deprecated in PHP 8.1: Required parameter $interfaces follows optional parameter $class.
Static analysis: src/Prophecy/Doubler/Doubler.php#L130
Deprecated in PHP 8.1: Required parameter $interfaces follows optional parameter $class.
Static analysis: src/Prophecy/Doubler/NameGenerator.php#L37
Deprecated in PHP 8.1: Required parameter $interfaces follows optional parameter $class.
Static analysis
Process completed with exit code 1.