Skip to content

add Twig Runtime

add Twig Runtime #29

Triggered via push September 5, 2024 17:11
Status Failure
Total duration 33s
Artifacts

build.yaml

on: push
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors
PHP 8.2 tests (No Symfony specified)
Process completed with exit code 1.
PHP 8.2 tests (Dev deps)
Process completed with exit code 1.
PHP 8.3 tests (No Symfony specified)
Process completed with exit code 1.
PHP 8.1 tests (No Symfony specified)
Process completed with exit code 1.
PHP 8.1 tests (Symfony 5.4)
Process completed with exit code 1.
PHPStan: src/Knp/Menu/Twig/MenuExtension.php#L90
Method Knp\Menu\Twig\MenuExtension::getBreadcrumbsArray() has parameter $subItem with no value type specified in iterable type array.
PHPStan: src/Knp/Menu/Twig/MenuExtension.php#L90
PHPDoc tag @param for parameter $subItem with type array<int|string, array<string, Knp\Menu\ItemInterface|string|null>|float|int|Knp\Menu\ItemInterface|string|null>|string|Traversable<mixed, array<string, Knp\Menu\ItemInterface|string|null>|float|int|Knp\Menu\ItemInterface|string|null> is not subtype of native type array|string|null.
PHPStan: src/Knp/Menu/Twig/MenuRuntimeExtension.php#L52
Method Knp\Menu\Twig\MenuRuntimeExtension::getBreadcrumbsArray() has parameter $subItem with no value type specified in iterable type array.
PHPStan: src/Knp/Menu/Twig/MenuRuntimeExtension.php#L52
PHPDoc tag @param for parameter $subItem with type array<int|string, array<string, Knp\Menu\ItemInterface|string|null>|float|int|Knp\Menu\ItemInterface|string|null>|string|Traversable<mixed, array<string, Knp\Menu\ItemInterface|string|null>|float|int|Knp\Menu\ItemInterface|string|null> is not subtype of native type array|string|null.
PHPStan
Process completed with exit code 1.