Skip to content

Allow multi-level submenus #977

Allow multi-level submenus

Allow multi-level submenus #977

Triggered via pull request November 18, 2023 10:41
Status Failure
Total duration 1m 33s
Artifacts

ci.yaml

on: pull_request
Matrix: phpunit
Fit to window
Zoom out
Zoom in

Annotations

29 errors
phpunit (ubuntu-latest, 8.0.2, --prefer-lowest)
Process completed with exit code 255.
phpunit (ubuntu-latest, 8.2, 5.4, stable)
Process completed with exit code 255.
phpunit (ubuntu-latest, 8.2, 6.0, stable)
Process completed with exit code 255.
phpunit (ubuntu-latest, 8.1, 6.4.0-beta2, dev)
Process completed with exit code 255.
phpunit (ubuntu-latest, 8.1, 6.1, stable)
Process completed with exit code 255.
phpunit (ubuntu-latest, 8.0, 5.4)
Process completed with exit code 255.
phpunit (ubuntu-latest, 8.1, 6.4.0-beta1, stable)
Process completed with exit code 255.
phpstan: src/Context/AdminContext.php#L40
Property EasyCorp\Bundle\EasyAdminBundle\Context\AdminContext::$menuFactory has unknown class EasyCorp\Bundle\EasyAdminBundle\Context\MenuFactory as its type.
phpstan: src/Context/AdminContext.php#L57
Property EasyCorp\Bundle\EasyAdminBundle\Context\AdminContext::$menuFactory (EasyCorp\Bundle\EasyAdminBundle\Context\MenuFactory) does not accept EasyCorp\Bundle\EasyAdminBundle\Factory\MenuFactoryInterface.
phpstan: src/Context/AdminContext.php#L158
Call to method createMainMenu() on an unknown class EasyCorp\Bundle\EasyAdminBundle\Context\MenuFactory.
phpstan: src/Context/AdminContext.php#L173
Call to method createUserMenu() on an unknown class EasyCorp\Bundle\EasyAdminBundle\Context\MenuFactory.
phpstan: src/Factory/AdminContextFactory.php#L44
Property EasyCorp\Bundle\EasyAdminBundle\Factory\AdminContextFactory::$menuFactory (EasyCorp\Bundle\EasyAdminBundle\Factory\MenuFactory) does not accept EasyCorp\Bundle\EasyAdminBundle\Factory\MenuFactoryInterface.
phpstan: src/Factory/MenuFactory.php#L44
Method EasyCorp\Bundle\EasyAdminBundle\Factory\MenuFactory::createMainMenu() overrides method EasyCorp\Bundle\EasyAdminBundle\Factory\MenuFactoryInterface::createMainMenu() but misses parameter #2 $selectedIndex.
phpstan: src/Factory/MenuFactory.php#L44
Method EasyCorp\Bundle\EasyAdminBundle\Factory\MenuFactory::createMainMenu() overrides method EasyCorp\Bundle\EasyAdminBundle\Factory\MenuFactoryInterface::createMainMenu() but misses parameter #3 $selectedSubIndex.
phpstan
Process completed with exit code 1.
phpunit (ubuntu-latest, 8.1, 5.4, stable)
Process completed with exit code 255.
phpunit (ubuntu-latest, 8.1, 6.2, stable)
Process completed with exit code 255.
phpunit (ubuntu-latest, 8.2, 6.3, stable)
Process completed with exit code 255.
phpunit (ubuntu-latest, 8.1, 6.0, stable)
Process completed with exit code 255.
phpunit (ubuntu-latest, 8.2, 6.1, stable)
Process completed with exit code 255.
phpunit (macos-latest, 8.2, 5.4)
Process completed with exit code 255.
phpunit (ubuntu-latest, 8.2, 6.4.0-beta1, stable)
Process completed with exit code 255.
phpunit (ubuntu-latest, 8.0, 6.0)
Process completed with exit code 255.
phpunit (ubuntu-latest, 8.2, 6.2, stable)
Process completed with exit code 255.
phpunit (ubuntu-latest, 8.1, 6.3, stable)
Process completed with exit code 255.
phpunit (macos-latest, 8.2, 6.3)
Process completed with exit code 255.
phpunit (ubuntu-latest, 8.2, 7.0.0-beta1, dev)
Process completed with exit code 255.
phpunit (windows-latest, 8.2, 6.3)
Process completed with exit code 1.
phpunit (windows-latest, 8.2, 5.4)
Process completed with exit code 1.