Skip to content

Documentation updated #88

Documentation updated

Documentation updated #88

Triggered via push January 21, 2024 17:05
Status Failure
Total duration 31s
Artifacts
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors
PHP 8.2 Test on ubuntu-latest: src/Command/CreateIconsCommand.php#L75
Cannot cast mixed to string.
PHP 8.2 Test on ubuntu-latest: src/Command/CreateIconsCommand.php#L80
Parameter #1 $source of method SpomkyLabs\PwaBundle\Command\CreateIconsCommand::getSourcePath() expects string, mixed given.
PHP 8.2 Test on ubuntu-latest: src/Command/CreateIconsCommand.php#L94
Parameter #1 $mimeType of method Symfony\Component\Mime\MimeTypes::getExtensions() expects string, string|null given.
PHP 8.2 Test on ubuntu-latest: src/Command/CreateIconsCommand.php#L103
Argument of an invalid type mixed supplied for foreach, only iterables are supported.
PHP 8.2 Test on ubuntu-latest: src/Command/CreateIconsCommand.php#L108
Parameter #1 $image of method SpomkyLabs\PwaBundle\ImageProcessor\ImageProcessor::process() expects string, string|false given.
PHP 8.2 Test on ubuntu-latest: src/Command/CreateIconsCommand.php#L111
Parameter #4 $format of method SpomkyLabs\PwaBundle\ImageProcessor\ImageProcessor::process() expects string|null, mixed given.
PHP 8.2 Test on ubuntu-latest: src/Command/CreateIconsCommand.php#L113
Parameter #3 ...$values of function sprintf expects bool|float|int|string|null, mixed given.
PHP 8.2 Test on ubuntu-latest: src/Command/CreateIconsCommand.php#L113
Parameter #5 ...$values of function sprintf expects bool|float|int|string|null, mixed given.