fix: update package names and handle Intervention Image versioning in favicon generation #160
ci.yml
on: pull_request
Static analysis (PHPStan)
22s
Code style (php-cs-fixer)
12s
Matrix: pest
Annotations
8 errors and 4 warnings
|
Tests (Pest) L10
Process completed with exit code 2.
|
|
Tests (Pest) L11
The job was canceled because "_10" failed.
|
|
Tests (Pest) L11
Process completed with exit code 2.
|
|
Tests (Pest) L12
The job was canceled because "_10" failed.
|
|
Tests (Pest) L12
Process completed with exit code 2.
|
|
Static analysis (PHPStan):
src/Commands/GenerateFaviconsCommand.php#L42
Class Intervention\Image\Drivers\Imagick\Driver not found.
|
|
Static analysis (PHPStan):
src/Commands/GenerateFaviconsCommand.php#L42
Parameter #1 $config of class Intervention\Image\ImageManager constructor expects array, string given.
|
|
Static analysis (PHPStan)
Process completed with exit code 1.
|
|
Code style (php-cs-fixer)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Code style (php-cs-fixer)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Code style (php-cs-fixer)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Code style (php-cs-fixer)
The GITHUB_TOKEN env variable is missing: the action may not work as expected.
|