Split in Section Processors instead of a very large command (#25) #51
Annotations
10 errors
PHPStan:
src/Command/GenerateManifestCommand.php#L29
Method SpomkyLabs\PwaBundle\Command\GenerateManifestCommand::__construct() has parameter $config with no value type specified in iterable type array.
|
PHPStan:
src/Command/GenerateManifestCommand.php#L29
Method SpomkyLabs\PwaBundle\Command\GenerateManifestCommand::__construct() has parameter $dest with no value type specified in iterable type array.
|
PHPStan:
src/Command/SectionProcessor/ActionsSectionProcessor.php#L18
Method SpomkyLabs\PwaBundle\Command\SectionProcessor\ActionsSectionProcessor::process() has parameter $config with no value type specified in iterable type array.
|
PHPStan:
src/Command/SectionProcessor/ActionsSectionProcessor.php#L18
Method SpomkyLabs\PwaBundle\Command\SectionProcessor\ActionsSectionProcessor::process() has parameter $manifest with no value type specified in iterable type array.
|
PHPStan:
src/Command/SectionProcessor/ActionsSectionProcessor.php#L18
Method SpomkyLabs\PwaBundle\Command\SectionProcessor\ActionsSectionProcessor::process() return type has no value type specified in iterable type array.
|
PHPStan:
src/Command/SectionProcessor/ApplicationIconsSectionProcessor.php#L17
Method SpomkyLabs\PwaBundle\Command\SectionProcessor\ApplicationIconsSectionProcessor::__construct() has parameter $dest with no value type specified in iterable type array.
|
PHPStan:
src/Command/SectionProcessor/ApplicationIconsSectionProcessor.php#L25
Method SpomkyLabs\PwaBundle\Command\SectionProcessor\ApplicationIconsSectionProcessor::process() has parameter $config with no value type specified in iterable type array.
|
PHPStan:
src/Command/SectionProcessor/ApplicationIconsSectionProcessor.php#L25
Method SpomkyLabs\PwaBundle\Command\SectionProcessor\ApplicationIconsSectionProcessor::process() has parameter $manifest with no value type specified in iterable type array.
|
PHPStan:
src/Command/SectionProcessor/ApplicationIconsSectionProcessor.php#L25
Method SpomkyLabs\PwaBundle\Command\SectionProcessor\ApplicationIconsSectionProcessor::process() return type has no value type specified in iterable type array.
|
PHPStan:
src/Command/SectionProcessor/ApplicationScreenshotsSectionProcessor.php#L18
Property SpomkyLabs\PwaBundle\Command\SectionProcessor\ApplicationScreenshotsSectionProcessor::$webClient has unknown class SpomkyLabs\PwaBundle\Command\Client as its type.
|
The logs for this run have expired and are no longer available.
Loading