2 to 3 #458
Annotations
7 errors and 1 warning
Run PHPStan:
src/Controller/ImagineController.php#L106
Method Liip\ImagineBundle\Controller\ImagineController::getFiltersBc() is unused.
|
Run PHPStan:
src/Controller/ImagineController.php#L106
Method Liip\ImagineBundle\Controller\ImagineController::getFiltersBc() return type has no value type specified in iterable type array.
|
Run PHPStan:
src/Controller/ImagineController.php#L108
Access to constant VERSION on an unknown class Liip\ImagineBundle\Controller\Kernel.
|
Run PHPStan:
src/Controller/ImagineController.php#L111
Caught class Liip\ImagineBundle\Controller\BadRequestException not found.
|
Run PHPStan:
src/Controller/ImagineController.php#L118
Parameter #2 $default of method Symfony\Component\HttpFoundation\InputBag<string>::get() expects string|null, array given.
|
Run PHPStan:
src/Controller/ImagineController.php#L120
Call to function is_array() with bool|float|int|string|null will always evaluate to false.
|
Run PHPStan
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading