Composer: allow nette/utils 4.0 #145
main.yaml
on: pull_request
Matrix: Quality assurance
Matrix: Static analysis
Matrix: Tests with code coverage
Matrix: Tests
Annotations
22 errors and 12 warnings
Quality assurance (7.4, ubuntu-latest):
src/Queue/Exception/QueueFactoryException.php#L6
All classes should be declared using either the "abstract" or "final" keyword.
|
Quality assurance (7.4, ubuntu-latest):
src/Diagnostics/BarPanel.php#L11
All classes should be declared using either the "abstract" or "final" keyword.
|
Quality assurance (7.4, ubuntu-latest):
src/Exchange/Exception/ExchangeFactoryException.php#L6
All classes should be declared using either the "abstract" or "final" keyword.
|
Quality assurance (7.4, ubuntu-latest):
src/Exchange/QueueBinding.php#L7
Type Contributte\RabbitMQ\Exchange\Exception\QueueBindingException is not used in this file.
|
Quality assurance (7.4, ubuntu-latest):
src/Connection/ConnectionFactory.php#L63
Trailing comma after the last parameter in function call is disallowed.
|
Quality assurance (7.4, ubuntu-latest):
src/Connection/Exception/ConnectionException.php#L6
All classes should be declared using either the "abstract" or "final" keyword.
|
Quality assurance (7.4, ubuntu-latest):
src/Connection/Exception/ConnectionFactoryException.php#L6
All classes should be declared using either the "abstract" or "final" keyword.
|
Quality assurance (7.4, ubuntu-latest):
src/Connection/Client.php#L12
All classes should be declared using either the "abstract" or "final" keyword.
|
Quality assurance (7.4, ubuntu-latest):
src/Producer/Exception/ProducerFactoryException.php#L6
All classes should be declared using either the "abstract" or "final" keyword.
|
Quality assurance (7.4, ubuntu-latest):
src/Consumer/Consumer.php#L11
All classes should be declared using either the "abstract" or "final" keyword.
|
Static analysis (7.4, ubuntu-latest):
src/DI/Helpers/ConnectionsHelper.php#L49
Method Contributte\RabbitMQ\DI\Helpers\ConnectionsHelper::setup() should return Nette\DI\ServiceDefinition but returns Nette\DI\Definitions\ServiceDefinition.
|
Static analysis (7.4, ubuntu-latest):
src/DI/Helpers/ConsumersHelper.php#L56
Method Contributte\RabbitMQ\DI\Helpers\ConsumersHelper::setup() should return Nette\DI\ServiceDefinition but returns Nette\DI\Definitions\ServiceDefinition.
|
Static analysis (7.4, ubuntu-latest):
src/DI/Helpers/ExchangesHelper.php#L99
Method Contributte\RabbitMQ\DI\Helpers\ExchangesHelper::setup() should return Nette\DI\ServiceDefinition but returns Nette\DI\Definitions\ServiceDefinition.
|
Static analysis (7.4, ubuntu-latest):
src/DI/Helpers/ProducersHelper.php#L49
Method Contributte\RabbitMQ\DI\Helpers\ProducersHelper::setup() should return Nette\DI\ServiceDefinition but returns Nette\DI\Definitions\ServiceDefinition.
|
Static analysis (7.4, ubuntu-latest):
src/DI/Helpers/QueuesHelper.php#L49
Method Contributte\RabbitMQ\DI\Helpers\QueuesHelper::setup() should return Nette\DI\ServiceDefinition but returns Nette\DI\Definitions\ServiceDefinition.
|
Static analysis (7.4, ubuntu-latest)
Process completed with exit code 2.
|
Static analysis (8.0, ubuntu-latest):
src/DI/Helpers/ConnectionsHelper.php#L49
Method Contributte\RabbitMQ\DI\Helpers\ConnectionsHelper::setup() should return Nette\DI\ServiceDefinition but returns Nette\DI\Definitions\ServiceDefinition.
|
Static analysis (8.0, ubuntu-latest):
src/DI/Helpers/ConsumersHelper.php#L56
Method Contributte\RabbitMQ\DI\Helpers\ConsumersHelper::setup() should return Nette\DI\ServiceDefinition but returns Nette\DI\Definitions\ServiceDefinition.
|
Static analysis (8.0, ubuntu-latest):
src/DI/Helpers/ExchangesHelper.php#L99
Method Contributte\RabbitMQ\DI\Helpers\ExchangesHelper::setup() should return Nette\DI\ServiceDefinition but returns Nette\DI\Definitions\ServiceDefinition.
|
Static analysis (8.0, ubuntu-latest):
src/DI/Helpers/ProducersHelper.php#L49
Method Contributte\RabbitMQ\DI\Helpers\ProducersHelper::setup() should return Nette\DI\ServiceDefinition but returns Nette\DI\Definitions\ServiceDefinition.
|
Static analysis (8.0, ubuntu-latest):
src/DI/Helpers/QueuesHelper.php#L49
Method Contributte\RabbitMQ\DI\Helpers\QueuesHelper::setup() should return Nette\DI\ServiceDefinition but returns Nette\DI\Definitions\ServiceDefinition.
|
Static analysis (8.0, ubuntu-latest)
Process completed with exit code 2.
|
Quality assurance (7.4, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Quality assurance (7.4, ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Static analysis (7.4, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Static analysis (7.4, ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Static analysis (8.0, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Static analysis (8.0, ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Tests (7.4, ubuntu-latest, --prefer-lowest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Tests (7.4, ubuntu-latest, --prefer-lowest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Tests (8.0, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Tests (8.0, ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Tests (7.4, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Tests (7.4, ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|