Skip to content

Split in Section Processors instead of a very large command #50

Split in Section Processors instead of a very large command

Split in Section Processors instead of a very large command #50

Triggered via push January 10, 2024 15:22
Status Failure
Total duration 23s
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/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.
PHP 8.2 Test on ubuntu-latest: 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.
PHP 8.2 Test on ubuntu-latest: src/Command/SectionProcessor/ApplicationIconsSectionProcessor.php#L25
Method SpomkyLabs\PwaBundle\Command\SectionProcessor\ApplicationIconsSectionProcessor::process() return type has no value type specified in iterable type array.
PHP 8.2 Test on ubuntu-latest: src/Command/SectionProcessor/ApplicationScreenshotsSectionProcessor.php#L18
Property SpomkyLabs\PwaBundle\Command\SectionProcessor\ApplicationScreenshotsSectionProcessor::$webClient has unknown class SpomkyLabs\PwaBundle\Command\Client as its type.