refactor: Use friendsofphp/php-cs-fixer instead of squizlabs/php_code… #197
Annotations
6 errors and 1 warning
Run PHPStan:
src/Console/DocumentDownscaleCommand.php#L92
PHPDoc tag @var for variable $processes contains unknown class Symfony\Component\Process\PhpSubprocess.
|
Run PHPStan:
src/Console/DocumentDownscaleCommand.php#L107
Instantiated class Symfony\Component\Process\PhpSubprocess not found.
|
Run PHPStan:
src/Console/DocumentDownscaleCommand.php#L108
Call to method setTimeout() on an unknown class Symfony\Component\Process\PhpSubprocess.
|
Run PHPStan:
src/Console/DocumentDownscaleCommand.php#L109
Call to method start() on an unknown class Symfony\Component\Process\PhpSubprocess.
|
Run PHPStan:
src/Console/DocumentDownscaleCommand.php#L116
Call to method wait() on an unknown class Symfony\Component\Process\PhpSubprocess.
|
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