Skip to content

Feature/symfony messenger #147

Feature/symfony messenger

Feature/symfony messenger #147

Triggered via pull request April 3, 2024 15:37
Status Failure
Total duration 1m 59s
Artifacts

php-stan.yml

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

Annotations

8 errors and 3 warnings
stan (8.2, ^6.2, ~11.0.0): lib/test-bundle/src/Queue/Transport/ExtendedDoctrineConnection.php#L29
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#L31
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): lib/test-bundle/src/Queue/Transport/ExtendedDoctrineConnection.php#L108
Call to method fetch() on an unknown class Doctrine\DBAL\Abstraction\Result.
stan (8.2, ^6.2, ~11.0.0): lib/test-bundle/src/Queue/Transport/ExtendedDoctrineConnection.php#L108
Call to method fetch() on an unknown class Doctrine\DBAL\Driver\ResultStatement.
stan (8.2, ^6.2, ~11.0.0): lib/test-bundle/src/Queue/Transport/ExtendedDoctrineConnection.php#L224
Method DynamicSearchBundle\Queue\Transport\ExtendedDoctrineConnection::executeQuery() has invalid return type Doctrine\DBAL\Abstraction\Result.
stan (8.2, ^6.2, ~11.0.0): lib/test-bundle/src/Queue/Transport/ExtendedDoctrineConnection.php#L224
Method DynamicSearchBundle\Queue\Transport\ExtendedDoctrineConnection::executeQuery() has invalid return type Doctrine\DBAL\Driver\ResultStatement.
stan (8.2, ^6.2, ~11.0.0): lib/test-bundle/src/Queue/Transport/ExtendedDoctrineConnection.php#L333
Call to method updateSchema() on an unknown class Doctrine\DBAL\Schema\Synchronizer\SchemaSynchronizer.
stan (8.2, ^6.2, ~11.0.0)
Process completed with exit code 1.
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/