Skip to content

Feature/symfony messenger #146

Feature/symfony messenger

Feature/symfony messenger #146

Triggered via pull request April 3, 2024 11:39
Status Failure
Total duration 2m 2s
Artifacts

php-stan.yml

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

Annotations

10 errors and 3 warnings
stan (8.2, ^6.2, ~11.0.0): lib/test-bundle/src/Queue/MessageHandler/ProcessResourceHandler.php#L29
Method DynamicSearchBundle\Queue\MessageHandler\ProcessResourceHandler::process() is unused.
stan (8.2, ^6.2, ~11.0.0): lib/test-bundle/src/Queue/MessageHandler/ProcessResourceHandler.php#L49
Strict comparison using === between int<1, max> and 0 will always evaluate to false.
stan (8.2, ^6.2, ~11.0.0): lib/test-bundle/src/Queue/MessageHandler/ProcessResourceHandler.php#L54
Strict comparison using === between int<1, max> and 0 will always evaluate to false.
stan (8.2, ^6.2, ~11.0.0): lib/test-bundle/src/Queue/MessageHandler/ProcessResourceHandler.php#L74
Method DynamicSearchBundle\Queue\MessageHandler\ProcessResourceHandler::getBatchSize() is unused.
stan (8.2, ^6.2, ~11.0.0): lib/test-bundle/src/Queue/MessageHandler/QueuedResourcesHandler.php#L35
Method DynamicSearchBundle\Queue\MessageHandler\QueuedResourcesHandler::process() is unused.
stan (8.2, ^6.2, ~11.0.0): lib/test-bundle/src/Queue/MessageHandler/QueuedResourcesHandler.php#L107
Method DynamicSearchBundle\Queue\MessageHandler\QueuedResourcesHandler::getBatchSize() is unused.
stan (8.2, ^6.2, ~11.0.0): lib/test-bundle/src/Queue/Transport/ExtendedDoctrineConnection.php#L27
Property DynamicSearchBundle\Queue\Transport\ExtendedDoctrineConnection::$schemaSynchronizer has unknown class Doctrine\DBAL\Schema\Synchronizer\SchemaSynchronizer as its type.
stan (8.2, ^6.2, ~11.0.0): lib/test-bundle/src/Queue/Transport/ExtendedDoctrineConnection.php#L29
Parameter $schemaSynchronizer of method DynamicSearchBundle\Queue\Transport\ExtendedDoctrineConnection::__construct() has invalid type Doctrine\DBAL\Schema\Synchronizer\SchemaSynchronizer.
stan (8.2, ^6.2, ~11.0.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
stan (8.2, ^6.2, ~11.0.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
stan (8.2, ^6.2, ~11.0.0)
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/