[Improvement] Custom Reports tree endpoint #2229
Annotations
4 errors and 1 warning
Run a static analysis with phpstan/phpstan:
src/CustomReport/Repository/CustomReportRepository.php#L33
Parameter $customReportResolver of method Pimcore\Bundle\StudioBackendBundle\CustomReport\Repository\CustomReportRepository::__construct() has invalid type Pimcore\Bundle\StaticResolverBundle\Models\Tool\CustomReportResolverInterface.
|
Run a static analysis with phpstan/phpstan:
src/CustomReport/Repository/CustomReportRepository.php#L33
Property Pimcore\Bundle\StudioBackendBundle\CustomReport\Repository\CustomReportRepository::$customReportResolver has unknown class Pimcore\Bundle\StaticResolverBundle\Models\Tool\CustomReportResolverInterface as its type.
|
Run a static analysis with phpstan/phpstan:
src/CustomReport/Repository/CustomReportRepository.php#L60
Call to method getByName() on an unknown class Pimcore\Bundle\StaticResolverBundle\Models\Tool\CustomReportResolverInterface.
|
Run a static analysis with phpstan/phpstan
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading