Skip to content

Quality assurance #2546

Quality assurance

Quality assurance #2546

Triggered via schedule May 12, 2024 00:46
Status Failure
Total duration 3m 59s
Artifacts

qa.yaml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 5 warnings
MissingClassConstType: src/Model/PageInterface.php#L28
src/Model/PageInterface.php:28:18: MissingClassConstType: Class constant "Sonata\PageBundle\Model\PageInterface::PAGE_ROUTE_CMS_NAME" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: src/Model/Template.php#L33
src/Model/Template.php:33:18: MissingClassConstType: Class constant "Sonata\PageBundle\Model\Template::TYPE_STATIC" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: src/Model/Template.php#L34
src/Model/Template.php:34:18: MissingClassConstType: Class constant "Sonata\PageBundle\Model\Template::TYPE_DYNAMIC" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: src/Serializer/BlockTypeExtractor.php#L22
src/Serializer/BlockTypeExtractor.php:22:18: MissingClassConstType: Class constant "Sonata\PageBundle\Serializer\BlockTypeExtractor::NULLABLE_STRINGS" should have a declared type. (see https://psalm.dev/359)
InvalidArgument: src/Twig/Extension/PageExtension.php#L67
src/Twig/Extension/PageExtension.php:67:54: InvalidArgument: Argument 2 of Twig\TwigFunction::__construct expects a public static callable, but a non-static callable provided (see https://psalm.dev/004)
InvalidArgument: src/Twig/Extension/PageExtension.php#L68
src/Twig/Extension/PageExtension.php:68:56: InvalidArgument: Argument 2 of Twig\TwigFunction::__construct expects a public static callable, but a non-static callable provided (see https://psalm.dev/004)
InvalidArgument: src/Twig/Extension/PageExtension.php#L69
src/Twig/Extension/PageExtension.php:69:62: InvalidArgument: Argument 2 of Twig\TwigFunction::__construct expects a public static callable, but a non-static callable provided (see https://psalm.dev/004)
InvalidArgument: src/Twig/Extension/PageExtension.php#L70
src/Twig/Extension/PageExtension.php:70:58: InvalidArgument: Argument 2 of Twig\TwigFunction::__construct expects a public static callable, but a non-static callable provided (see https://psalm.dev/004)
InvalidArgument: src/Twig/Extension/PageExtension.php#L71
src/Twig/Extension/PageExtension.php:71:49: InvalidArgument: Argument 2 of Twig\TwigFunction::__construct expects a public static callable, but a non-static callable provided (see https://psalm.dev/004)
InvalidArgument: src/Twig/Extension/PageExtension.php#L72
src/Twig/Extension/PageExtension.php:72:50: InvalidArgument: Argument 2 of Twig\TwigFunction::__construct expects a public static callable, but a non-static callable provided (see https://psalm.dev/004)
PHPStan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Psalm
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Rector
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Rector
Failed to download action 'https://api.github.com/repos/actions/checkout/tarball/0ad4b8fadaa221de15dcec353f45205ec38ea70b'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
Rector
Back off 27.747 seconds before retry.