[Improvement] Custom Reports tree endpoint #2227
Annotations
6 errors
|
Upload baseline file
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
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.
|
Loading