Skip to content

(WIP) (POC) Replace Webpack Encore by AssetMapper #979

(WIP) (POC) Replace Webpack Encore by AssetMapper

(WIP) (POC) Replace Webpack Encore by AssetMapper #979

Triggered via pull request November 18, 2023 16:19
Status Failure
Total duration 1m 58s
Artifacts

ci.yaml

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

Annotations

8 errors
phpunit (ubuntu-latest, 8.0, 5.4)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires symfony/asset-mapper ^6.3|^7.0 -> satisfiable by symfony/asset-mapper[v6.3.0, ..., v6.3.6]. - symfony/asset-mapper[v6.3.0, ..., v6.3.6] require php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
phpunit (ubuntu-latest, 8.0, 5.4)
Process completed with exit code 2.
phpunit (ubuntu-latest, 8.0.2, --prefer-lowest)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires symfony/asset-mapper ^6.3|^7.0 -> satisfiable by symfony/asset-mapper[v6.3.0, ..., v6.3.6]. - symfony/asset-mapper[v6.3.0, ..., v6.3.6] require php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
phpunit (ubuntu-latest, 8.0.2, --prefer-lowest)
Process completed with exit code 2.
phpunit (ubuntu-latest, 8.0, 6.0)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires symfony/asset-mapper ^6.3|^7.0 -> satisfiable by symfony/asset-mapper[v6.3.0, ..., v6.3.6]. - symfony/asset-mapper[v6.3.0, ..., v6.3.6] require php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
phpunit (ubuntu-latest, 8.0, 6.0)
Process completed with exit code 2.
phpstan: src/Factory/AdminContextFactory.php#L45
Property EasyCorp\Bundle\EasyAdminBundle\Factory\AdminContextFactory::$menuFactory (EasyCorp\Bundle\EasyAdminBundle\Factory\MenuFactory) does not accept EasyCorp\Bundle\EasyAdminBundle\Contracts\Factory\MenuFactoryInterface.
phpstan
Process completed with exit code 1.