FEATURE: Add dataSrc method to image source interface #79
Annotations
7 errors and 1 warning
Classes/Domain/AssetImageSource.php#L176
Parameter #1 $source of function stream_get_contents expects resource, bool|resource given.
|
Classes/Domain/AssetImageSource.php#L176
Parameter #1 $str of function base64_encode expects string, string|false given.
|
Classes/Domain/DummyImageGenerator.php#L78
PHPDoc tag @return with type string is incompatible with native type Imagine\Image\ImageInterface|null.
|
Classes/Domain/DummyImageSource.php#L120
Parameter #1 $w of method Sitegeist\Kaleidoscope\Domain\DummyImageGenerator::createDummyImage() expects int, int|null given.
|
Classes/Domain/DummyImageSource.php#L120
Parameter #2 $h of method Sitegeist\Kaleidoscope\Domain\DummyImageGenerator::createDummyImage() expects int, int|null given.
|
Classes/Domain/DummyImageSource.php#L122
Cannot call method get() on Imagine\Image\ImageInterface|null.
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading