build #142
Annotations
10 errors and 2 warnings
src/Producer/Exception/ProducerFactoryException.php#L6
All classes should be declared using either the "abstract" or "final" keyword.
|
src/Diagnostics/BarPanel.php#L11
All classes should be declared using either the "abstract" or "final" keyword.
|
src/Consumer/Consumer.php#L11
All classes should be declared using either the "abstract" or "final" keyword.
|
src/Consumer/BulkMessage.php#L9
All classes should be declared using either the "abstract" or "final" keyword.
|
src/Consumer/BulkConsumer.php#L13
All classes should be declared using either the "abstract" or "final" keyword.
|
src/Consumer/Exception/UnexpectedConsumerResultTypeException.php#L6
All classes should be declared using either the "abstract" or "final" keyword.
|
src/Consumer/Exception/ConsumerFactoryException.php#L6
All classes should be declared using either the "abstract" or "final" keyword.
|
src/Queue/Exception/QueueFactoryException.php#L6
All classes should be declared using either the "abstract" or "final" keyword.
|
src/Connection/Client.php#L12
All classes should be declared using either the "abstract" or "final" keyword.
|
src/Connection/ConnectionFactory.php#L63
Trailing comma after the last parameter in function call is disallowed.
|
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/
|
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