Test Symfony 6.4 and 7.0 support #842
ci.yaml
on: pull_request
linter
38s
phpstan
43s
Matrix: phpunit
Annotations
5 errors
phpstan:
src/ArgumentResolver/AdminContextResolver.php#L35
Class EasyCorp\Bundle\EasyAdminBundle\ArgumentResolver\AdminContextResolver implements unknown interface Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.
|
phpstan:
src/ArgumentResolver/BatchActionDtoResolver.php#L54
Class EasyCorp\Bundle\EasyAdminBundle\ArgumentResolver\BatchActionDtoResolver implements unknown interface Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.
|
phpstan:
src/Cache/CacheWarmer.php#L31
Method EasyCorp\Bundle\EasyAdminBundle\Cache\CacheWarmer::warmUp() overrides method Symfony\Component\HttpKernel\CacheWarmer\WarmableInterface::warmUp() but misses parameter #2 $buildDir.
|
phpstan
Process completed with exit code 1.
|
phpunit (ubuntu-latest, 8.2, 7.0.0-beta1, dev)
Process completed with exit code 255.
|