Adds Windows10/11 Widgets, edge_side_panel, iarc_rating_id, scope_ext… #47
Annotations
10 errors
PHP 8.2 Test on ubuntu-latest:
src/Command/GenerateManifestCommand.php#L38
Property SpomkyLabs\PwaBundle\Command\GenerateManifestCommand::$webClient has unknown class Symfony\Component\Panther\Client as its type.
|
PHP 8.2 Test on ubuntu-latest:
src/Command/GenerateManifestCommand.php#L40
Method SpomkyLabs\PwaBundle\Command\GenerateManifestCommand::__construct() has parameter $config with no value type specified in iterable type array.
|
PHP 8.2 Test on ubuntu-latest:
src/Command/GenerateManifestCommand.php#L40
Method SpomkyLabs\PwaBundle\Command\GenerateManifestCommand::__construct() has parameter $dest with no value type specified in iterable type array.
|
PHP 8.2 Test on ubuntu-latest:
src/Command/GenerateManifestCommand.php#L42
Parameter $webClient of method SpomkyLabs\PwaBundle\Command\GenerateManifestCommand::__construct() has invalid type Symfony\Component\Panther\Client.
|
PHP 8.2 Test on ubuntu-latest:
src/Command/GenerateManifestCommand.php#L122
Parameter #1 $mimeType of method Symfony\Component\Mime\MimeTypes::getExtensions() expects string, string|null given.
|
PHP 8.2 Test on ubuntu-latest:
src/Command/GenerateManifestCommand.php#L124
Construct empty() is not allowed. Use more strict comparison.
|
PHP 8.2 Test on ubuntu-latest:
src/Command/GenerateManifestCommand.php#L135
Method SpomkyLabs\PwaBundle\Command\GenerateManifestCommand::storeFile() should return array{src: string, type: string} but returns array{src: non-falsy-string, type: string|null}.
|
PHP 8.2 Test on ubuntu-latest:
src/Command/GenerateManifestCommand.php#L147
Cannot call method process() on SpomkyLabs\PwaBundle\ImageProcessor\ImageProcessor|null.
|
PHP 8.2 Test on ubuntu-latest:
src/Command/GenerateManifestCommand.php#L150
Cannot call method getSizes() on SpomkyLabs\PwaBundle\ImageProcessor\ImageProcessor|null.
|
PHP 8.2 Test on ubuntu-latest:
src/Command/GenerateManifestCommand.php#L165
Method SpomkyLabs\PwaBundle\Command\GenerateManifestCommand::storeScreenshot() should return array{src: string, type: string, sizes: string, form_factor: string|null} but returns array{sizes: non-falsy-string, form_factor?: string, src: string, type: string}.
|