Upgrade to Symfony7 #5
lint.yaml
on: pull_request
PHP-CS-Fixer
8s
Matrix: Linters
Annotations
6 errors
Linters (8.2):
src/Pagination/Paginator.php#L70
Property App\Pagination\Paginator::$results (Traversable<int, object>) does not accept ArrayIterator<(int|string), mixed>.
|
Linters (8.2):
tests/Command/AbstractCommandTest.php#L36
Parameter #1 $kernel of class Symfony\Bundle\FrameworkBundle\Console\Application constructor expects Symfony\Component\HttpKernel\KernelInterface, Symfony\Component\HttpKernel\KernelInterface|null given.
|
Linters (8.2)
Process completed with exit code 1.
|
Linters (8.2):
templates/debug/source_code.html.twig#L33
Unknown "format_file" filter. Did you mean "format_time", "format_date"?
|
Linters (8.2)
Process completed with exit code 1.
|
Linters (8.2)
Process completed with exit code 1.
|