Skip to content

Add AMQP Broker

Add AMQP Broker #25

Re-run triggered November 6, 2023 19:22
Status Failure
Total duration 2m 9s
Artifacts

php.yml

on: pull_request
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

14 errors
Tests (8.0)
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - sebastian/diff is locked to version 5.0.3 and an update of this package was not requested. - sebastian/diff 5.0.3 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 2 - symfony/console is locked to version v6.3.4 and an update of this package was not requested. - symfony/console v6.3.4 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 3 - symfony/deprecation-contracts is locked to version v3.3.0 and an update of this package was not requested. - symfony/deprecation-contracts v3.3.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 4 - symfony/event-dispatcher is locked to version v6.3.2 and an update of this package was not requested. - symfony/event-dispatcher v6.3.2 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 5 - symfony/event-dispatcher-contracts is locked to version v3.3.0 and an update of this package was not requested. - symfony/event-dispatcher-contracts v3.3.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 6 - symfony/filesystem is locked to version v6.3.1 and an update of this package was not requested. - symfony/filesystem v6.3.1 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 7 - symfony/finder is locked to version v6.3.5 and an update of this package was not requested. - symfony/finder v6.3.5 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 8 - symfony/options-resolver is locked to version v6.3.0 and an update of this package was not requested. - symfony/options-resolver v6.3.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 9 - symfony/process is locked to version v6.3.4 and an update of this package was not requested. - symfony/process v6.3.4 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 10 - symfony/service-contracts is locked to version v3.3.0 and an update of this package was not requested. - symfony/service-contracts v3.3.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 11 - symfony/stopwatch is locked to version v6.3.0 and an update of this package was not requested. - symfony/stopwatch v6.3.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 12 - symfony/string is locked to version v6.3.5 and an update of this package was not requested. - symfony/string v6.3.5 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 13 - sebastian/diff 5.0.3 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. - friendsofphp/php-cs-fixer v3.37.1 requires sebastian/diff ^4.0 || ^5.0 -> satisfiable by sebastian/diff[5.0.3]. - friendsofphp/php-cs-fixer is locked to version v3.37.1 and an update of this package was not requested.
Tests (8.0)
Process completed with exit code 2.
Tests (8.1): src/Drivers/PhpAmqpLibAmqpDriver.php#L18
Property Smuuf\CeleryForPhp\Drivers\PhpAmqpLibAmqpDriver::$message is never read, only written.
Tests (8.1): src/Drivers/PhpAmqpLibAmqpDriver.php#L19
Property Smuuf\CeleryForPhp\Drivers\PhpAmqpLibAmqpDriver::$channel is never read, only written.
Tests (8.1)
Process completed with exit code 1.
Tests (latest): src/Drivers/PhpAmqpLibAmqpDriver.php#L18
Property Smuuf\CeleryForPhp\Drivers\PhpAmqpLibAmqpDriver::$message is never read, only written.
Tests (latest): src/Drivers/PhpAmqpLibAmqpDriver.php#L19
Property Smuuf\CeleryForPhp\Drivers\PhpAmqpLibAmqpDriver::$channel is never read, only written.
Tests (latest)
Process completed with exit code 1.
Tests (8.2): src/Drivers/PhpAmqpLibAmqpDriver.php#L18
Property Smuuf\CeleryForPhp\Drivers\PhpAmqpLibAmqpDriver::$message is never read, only written.
Tests (8.2): src/Drivers/PhpAmqpLibAmqpDriver.php#L19
Property Smuuf\CeleryForPhp\Drivers\PhpAmqpLibAmqpDriver::$channel is never read, only written.
Tests (8.2)
Process completed with exit code 1.
Tests (8.3): src/Drivers/PhpAmqpLibAmqpDriver.php#L18
Property Smuuf\CeleryForPhp\Drivers\PhpAmqpLibAmqpDriver::$message is never read, only written.
Tests (8.3): src/Drivers/PhpAmqpLibAmqpDriver.php#L19
Property Smuuf\CeleryForPhp\Drivers\PhpAmqpLibAmqpDriver::$channel is never read, only written.
Tests (8.3)
Process completed with exit code 1.