[FRAM-212] New pheanstalk compatibility #115
php.yml
on: pull_request
Analysis
1m 11s
Code Coverage
36s
Matrix: build
Matrix: pheanstalk_compatibility
Annotations
10 errors
|
UndefinedClass:
src/Connection/Pheanstalk/PheanstalkQueue.php#L279
src/Connection/Pheanstalk/PheanstalkQueue.php:279:48: UndefinedClass: Cannot get properties of undefined class Pheanstalk\Values\TubeStats (see https://psalm.dev/019)
|
|
UndefinedClass:
src/Connection/Pheanstalk/PheanstalkQueue.php#L277
src/Connection/Pheanstalk/PheanstalkQueue.php:277:48: UndefinedClass: Cannot get properties of undefined class Pheanstalk\Values\TubeStats (see https://psalm.dev/019)
|
|
UndefinedClass:
src/Connection/Pheanstalk/PheanstalkQueue.php#L276
src/Connection/Pheanstalk/PheanstalkQueue.php:276:48: UndefinedClass: Cannot get properties of undefined class Pheanstalk\Values\TubeStats (see https://psalm.dev/019)
|
|
UndefinedClass:
src/Connection/Pheanstalk/PheanstalkQueue.php#L275
src/Connection/Pheanstalk/PheanstalkQueue.php:275:48: UndefinedClass: Cannot get properties of undefined class Pheanstalk\Values\TubeStats (see https://psalm.dev/019)
|
|
UndefinedClass:
src/Connection/Pheanstalk/PheanstalkQueue.php#L274
src/Connection/Pheanstalk/PheanstalkQueue.php:274:48: UndefinedClass: Cannot get properties of undefined class Pheanstalk\Values\TubeStats (see https://psalm.dev/019)
|
|
UndefinedClass:
src/Connection/Pheanstalk/PheanstalkQueue.php#L270
src/Connection/Pheanstalk/PheanstalkQueue.php:270:39: UndefinedClass: Class, interface or enum named Pheanstalk\Values\TubeStats does not exist (see https://psalm.dev/019)
|
|
UndefinedDocblockClass:
src/Connection/Pheanstalk/PheanstalkQueue.php#L268
src/Connection/Pheanstalk/PheanstalkQueue.php:268:17: UndefinedDocblockClass: Docblock-defined class, interface or enum named Pheanstalk\Values\TubeStats does not exist (see https://psalm.dev/200)
|
|
UndefinedClass:
src/Connection/Pheanstalk/PheanstalkQueue.php#L212
src/Connection/Pheanstalk/PheanstalkQueue.php:212:35: UndefinedClass: Class, interface or enum named Pheanstalk\Values\TubeStats does not exist (see https://psalm.dev/019)
|
|
UndefinedClass:
src/Connection/Pheanstalk/PheanstalkQueue.php#L154
src/Connection/Pheanstalk/PheanstalkQueue.php:154:64: UndefinedClass: Class, interface or enum named Pheanstalk\Values\Job does not exist (see https://psalm.dev/019)
|
|
UndefinedClass:
src/Connection/Pheanstalk/PheanstalkConnection.php#L36
src/Connection/Pheanstalk/PheanstalkConnection.php:36:21: UndefinedClass: Class, interface or enum named Pheanstalk\Contract\PheanstalkManagerInterface does not exist (see https://psalm.dev/019)
|