build #143
Annotations
10 errors and 2 warnings
Coding Standard:
src/Queue/Exception/QueueFactoryException.php#L6
All classes should be declared using either the "abstract" or "final" keyword.
|
Coding Standard:
src/Diagnostics/BarPanel.php#L11
All classes should be declared using either the "abstract" or "final" keyword.
|
Coding Standard:
src/Exchange/Exception/ExchangeFactoryException.php#L6
All classes should be declared using either the "abstract" or "final" keyword.
|
Coding Standard:
src/Exchange/QueueBinding.php#L7
Type Contributte\RabbitMQ\Exchange\Exception\QueueBindingException is not used in this file.
|
Coding Standard:
src/Connection/ConnectionFactory.php#L63
Trailing comma after the last parameter in function call is disallowed.
|
Coding Standard:
src/Connection/Exception/ConnectionException.php#L6
All classes should be declared using either the "abstract" or "final" keyword.
|
Coding Standard:
src/Connection/Exception/ConnectionFactoryException.php#L6
All classes should be declared using either the "abstract" or "final" keyword.
|
Coding Standard:
src/Connection/Client.php#L12
All classes should be declared using either the "abstract" or "final" keyword.
|
Coding Standard:
src/Producer/Exception/ProducerFactoryException.php#L6
All classes should be declared using either the "abstract" or "final" keyword.
|
Coding Standard:
src/Consumer/Consumer.php#L11
All classes should be declared using either the "abstract" or "final" keyword.
|
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/
|
Get Composer cache directory
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/
|
The logs for this run have expired and are no longer available.
Loading