Allow Symfony 7.0 #71
Annotations
5 errors and 1 warning
|
Run vendor/bin/phpstan analyze:
src/Transport/Connection.php#L1
Ignored error pattern #^Method Facile\\MongoDbMessenger\\Transport\\Connection\:\:findBy\(\) should return iterable\<MongoDB\\Model\\BSONDocument\>&MongoDB\\Driver\\Cursor but returns MongoDB\\Driver\\Cursor\.$# in path /home/runner/work/mongodb-messenger-transport/mongodb-messenger-transport/src/Transport/Connection.php was not matched in reported errors.
|
Run vendor/bin/phpstan analyze:
src/Transport/Connection.php#L200
Method Facile\MongoDbMessenger\Transport\Connection::findBy() should return iterable<MongoDB\Model\BSONDocument>&MongoDB\Driver\Cursor but returns Iterator&MongoDB\Driver\CursorInterface.
|
Run vendor/bin/phpstan analyze
Ignored error pattern /no value type specified in iterable type MongoDB\\Model\\BSONDocument\./ was not matched in reported errors.
|
Run vendor/bin/phpstan analyze
Process completed with exit code 1.
|
Install dependencies
The `save-state` 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/
|
Loading