Tidying code, clearing only rabbitmq queues #984
Annotations
4 errors, 12 warnings, and 1 notice
Phan Analysis
Process completed with exit code 1.
|
Phan Analysis:
Console/Command/NostoClearQueueCommand.php#L91
Call to method getChannel from undeclared class \Magento\Framework\Amqp\Config (Did you mean class \Nosto\Tagging\Block\Adminhtml\Account\Config)
|
Phan Analysis:
Console/Command/NostoClearQueueCommand.php#L108
Call to method queue_declare from undeclared class \PhpAmqpLib\Channel\AMQPChannel (Did you mean class \AMQPChannel)
|
Phan Analysis
Process completed with exit code 1.
|
Phan Analysis
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Phan Analysis
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Phan Analysis
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/
|
Phan Analysis:
Console/Command/NostoClearQueueCommand.php#L5
Possibly zero references to use statement for classlike/namespace Exception (\Exception)
|
Phan Analysis:
Console/Command/NostoClearQueueCommand.php#L7
Possibly zero references to use statement for classlike/namespace ResourceConnection (\Magento\Framework\App\ResourceConnection)
|
Phan Analysis:
Console/Command/NostoClearQueueCommand.php#L8
Possibly zero references to use statement for classlike/namespace BulkManagementInterface (\Magento\Framework\Bulk\BulkManagementInterface)
|
Phan Analysis:
Console/Command/NostoClearQueueCommand.php#L9
Possibly zero references to use statement for classlike/namespace Interceptor (\Magento\Framework\DB\Adapter\Pdo\Mysql\Interceptor)
|
Phan Analysis:
Console/Command/NostoClearQueueCommand.php#L10
Possibly zero references to use statement for classlike/namespace NostoException (\Nosto\NostoException)
|
Phan Analysis:
Console/Command/NostoClearQueueCommand.php#L37
Property \Nosto\Tagging\Console\Command\NostoClearQueueCommand->amqpConfig has undeclared type \Magento\Framework\Amqp\Config (Did you mean class \Nosto\Tagging\Block\Adminhtml\Account\Config)
|
Phan Analysis:
Console/Command/NostoClearQueueCommand.php#L40
Parameter $amqpConfig has undeclared type \Magento\Framework\Amqp\Config (Did you mean class \Nosto\Tagging\Block\Adminhtml\Account\Config)
|
Phan Analysis:
Console/Command/NostoClearQueueCommand.php#L106
Parameter $channel has undeclared type \PhpAmqpLib\Channel\AMQPChannel (Did you mean class \AMQPChannel)
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "phan-analysis-results".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Phan Analysis:
Console/Command/NostoClearQueueCommand.php#L71
Call with 2 arg(s) to \Nosto\Tagging\Console\Command\NostoClearQueueCommand::clearQueue(string $queueName) which only takes 1 arg(s) defined at Console/Command/NostoClearQueueCommand.php:88
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
phan-analysis-results
Expired
|
2.53 KB |
|