[Task] Add Path formater Endpoint #2349
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/DataObject/Service/PathFormatterService.php#L41
Parameter $pathFormatterResolver of method Pimcore\Bundle\StudioBackendBundle\DataObject\Service\PathFormatterService::__construct() has invalid type Pimcore\Bundle\StaticResolverBundle\Models\DataObject\ClassDefinition\Helper\PathFormatterResolverInterface.
|
Run a static analysis with phpstan/phpstan:
src/DataObject/Service/PathFormatterService.php#L41
Property Pimcore\Bundle\StudioBackendBundle\DataObject\Service\PathFormatterService::$pathFormatterResolver has unknown class Pimcore\Bundle\StaticResolverBundle\Models\DataObject\ClassDefinition\Helper\PathFormatterResolverInterface as its type.
|
Run a static analysis with phpstan/phpstan:
src/DataObject/Service/PathFormatterService.php#L89
Call to method resolvePathFormatter() on an unknown class Pimcore\Bundle\StaticResolverBundle\Models\DataObject\ClassDefinition\Helper\PathFormatterResolverInterface.
|
Run a static analysis with phpstan/phpstan
Process completed with exit code 1.
|
Loading