Static tests for the extension via Github Actions #7
Annotations
5 errors
Run extdn/github-actions-m2/magento-phpstan/8.1@master:
Model/Gallery/Image/HashCache.php#L19
Method Elevinskii\MediaStorage\Model\Gallery\Image\HashCache::get() should return string|null but return statement is missing.
|
Run extdn/github-actions-m2/magento-phpstan/8.1@master:
Model/Gallery/Image/HashCache.php#L31
Method Elevinskii\MediaStorage\Model\Gallery\Image\HashCache::set() should return $this(Elevinskii\MediaStorage\Model\Gallery\Image\HashCache) but return statement is missing.
|
Run extdn/github-actions-m2/magento-phpstan/8.1@master:
Model/Gallery/ImageBuilder.php#L22
Method Elevinskii\MediaStorage\Model\Gallery\ImageBuilder::create() should return Elevinskii\MediaStorage\Model\Gallery\ImageInterface but return statement is missing.
|
Run extdn/github-actions-m2/magento-phpstan/8.1@master:
Model/Gallery/OriginFinder.php#L25
Method Elevinskii\MediaStorage\Model\Gallery\OriginFinder::getOriginImage() should return Elevinskii\MediaStorage\Model\Gallery\ImageInterface|null but return statement is missing.
|
Run extdn/github-actions-m2/magento-phpstan/8.1@master:
Model/Gallery/OriginFinder.php#L49
Method Elevinskii\MediaStorage\Model\Gallery\OriginFinder::getOriginPath() should return string but return statement is missing.
|
Loading