Skip to content

Documentation updated #56

Documentation updated

Documentation updated #56

Triggered via push January 10, 2024 16:53
Status Failure
Total duration 24s
Artifacts
Matrix: tests
Fit to window
Zoom out
Zoom in

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.