Documentation updated #54
Annotations
10 errors
PHP 8.2 Test on ubuntu-latest:
src/Command/GenerateManifestCommand.php#L29
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#L29
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/GenerateServiceWorkerCommand.php#L22
Method SpomkyLabs\PwaBundle\Command\GenerateServiceWorkerCommand::__construct() has parameter $config with no value type specified in iterable type array.
|
PHP 8.2 Test on ubuntu-latest:
src/Command/GenerateServiceWorkerCommand.php#L55
Only booleans are allowed in a negated boolean, mixed given.
|
PHP 8.2 Test on ubuntu-latest:
src/Command/GenerateServiceWorkerCommand.php#L61
Parameter #1 $value of function count expects array|Countable, array|string given.
|
PHP 8.2 Test on ubuntu-latest:
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.
|
PHP 8.2 Test on ubuntu-latest:
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.
|
PHP 8.2 Test on ubuntu-latest:
src/Command/SectionProcessor/ActionsSectionProcessor.php#L18
Method SpomkyLabs\PwaBundle\Command\SectionProcessor\ActionsSectionProcessor::process() return type has no value type specified in iterable type array.
|
PHP 8.2 Test on ubuntu-latest:
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.
|
PHP 8.2 Test on ubuntu-latest:
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.
|