Bump dependabot/fetch-metadata from 2.4.0 to 2.5.0 #34
Annotations
9 errors
|
Run PHPStan
Process completed with exit code 1.
|
|
Run PHPStan:
src/Service/DocsGenerator.php#L106
Access to constant on deprecated class Symfony\Component\Routing\Annotation\Route:
since Symfony 7.4, use {@see \Symfony\Component\Routing\Attribute\Route} instead
|
|
Run PHPStan:
src/Service/DocsGenerator.php#L25
Attribute class Symfony\Component\DependencyInjection\Attribute\TaggedIterator is deprecated: since Symfony 7.1, use {@see AutowireIterator} instead.
|
|
Run PHPStan:
src/Service/DocBlockParser.php#L61
Call to method parseUseStatements() on an unknown class Doctrine\Common\Annotations\PhpParser.
|
|
Run PHPStan:
src/Service/DocBlockParser.php#L27
Instantiated class Doctrine\Common\Annotations\PhpParser not found.
|
|
Run PHPStan:
src/Service/DocBlockParser.php#L21
Property Valantic\PimcoreApiDocumentationBundle\Service\DocBlockParser::$phpParser has unknown class Doctrine\Common\Annotations\PhpParser as its type.
|
|
Run PHPStan:
src/Service/ControllerMethodParser.php#L76
Access to constant on deprecated class Symfony\Component\Routing\Annotation\Route:
since Symfony 7.4, use {@see \Symfony\Component\Routing\Attribute\Route} instead
|
|
Run PHPStan:
src/DependencyInjection/Configuration.php#L0
Ignored error pattern #^Call to an undefined method Symfony\\Component\\Config\\Definition\\Builder\\NodeDefinition\:\:addDefaultsIfNotSet\(\)\.$# (method.notFound) in path /home/runner/work/pimcore-api-documentation/pimcore-api-documentation/src/DependencyInjection/Configuration.php was not matched in reported errors.
|
|
Run PHPStan:
src/Controller/ApiRenderController.php#L16
Attribute class Symfony\Component\Routing\Annotation\Route is deprecated: since Symfony 7.4, use {@see \Symfony\Component\Routing\Attribute\Route} instead
|
Loading