fix(circles): Use probeCircles()
instead of getCircles()
#2708
Annotations
5 errors
Run coding standards check:
lib/Service/CircleHelper.php#L94
lib/Service/CircleHelper.php:94:21: UndefinedClass: Class, interface or enum named OCA\Circles\Model\Probes\DataProbe does not exist (see https://psalm.dev/019)
|
Run coding standards check:
lib/Service/CircleHelper.php#L95
lib/Service/CircleHelper.php:95:20: UndefinedClass: Class, interface or enum named OCA\Circles\Model\Probes\DataProbe does not exist (see https://psalm.dev/019)
|
Run coding standards check:
lib/Service/CircleHelper.php#L96
lib/Service/CircleHelper.php:96:38: UndefinedMethod: Method OCA\Circles\CirclesManager::probeCircles does not exist (see https://psalm.dev/022)
|
Run coding standards check:
lib/Service/CircleHelper.php#L155
lib/Service/CircleHelper.php:155:38: UndefinedMethod: Method OCA\Circles\CirclesManager::probeCircles does not exist (see https://psalm.dev/022)
|
Run coding standards check
Process completed with exit code 2.
|
Loading