Dev server for the manifest file #61
Annotations
10 errors
PHPStan:
src/Command/GenerateIconsCommand.php#L54
Parameter #1 $files of method Symfony\Component\Filesystem\Filesystem::exists() expects iterable|string, mixed given.
|
PHPStan:
src/Command/GenerateIconsCommand.php#L59
Parameter #1 $files of method Symfony\Component\Filesystem\Filesystem::exists() expects iterable|string, mixed given.
|
PHPStan:
src/Command/GenerateIconsCommand.php#L61
Parameter #1 $dirs of method Symfony\Component\Filesystem\Filesystem::mkdir() expects iterable|string, mixed given.
|
PHPStan:
src/Command/GenerateIconsCommand.php#L66
Parameter #1 $path of method Symfony\Component\Mime\MimeTypes::guessMimeType() expects string, mixed given.
|
PHPStan:
src/Command/GenerateIconsCommand.php#L67
Parameter #1 $mimeType of method Symfony\Component\Mime\MimeTypes::getExtensions() expects string, string|null given.
|
PHPStan:
src/Command/GenerateIconsCommand.php#L75
Argument of an invalid type mixed supplied for foreach, only iterables are supported.
|
PHPStan:
src/Command/GenerateIconsCommand.php#L77
Cannot cast mixed to int.
|
PHPStan:
src/Command/GenerateIconsCommand.php#L77
Cannot cast mixed to int.
|
PHPStan:
src/Command/GenerateIconsCommand.php#L77
Parameter #1 $filename of function file_get_contents expects string, mixed given.
|
PHPStan:
src/Command/GenerateIconsCommand.php#L77
Parameter #1 $image of method SpomkyLabs\PwaBundle\ImageProcessor\ImageProcessor::process() expects string, string|false given.
|
The logs for this run have expired and are no longer available.
Loading