Merge branch 'backstagephp:main' into main #2
Annotations
8 errors
phpstan
Process completed with exit code 1.
|
phpstan:
src/View/Components/OgImageComponent.php#L13
Parameter #1 $view of function view expects view-string|null, string given.
|
phpstan:
src/OgImage.php#L234
Call to an undefined static method Backstage\OgImage\Laravel\OgImage::getImageMimeType().
|
phpstan:
src/OgImage.php#L186
Result of method HeadlessChromium\Page::setHtml() (void) is used.
|
phpstan:
src/OgImage.php#L186
Cannot call method evaluate() on null.
|
phpstan:
src/OgImage.php#L108
Method Backstage\OgImage\Laravel\OgImage::ensureDirectoryExists() should return string but return statement is missing.
|
phpstan:
src/OgImage.php#L107
Method Backstage\OgImage\Laravel\OgImage::ensureDirectoryExists() should return string but return statement is missing.
|
phpstan:
src/OgImage.php#L73
Method Backstage\OgImage\Laravel\OgImage::getStorageImageFileExists() should return string but returns bool.
|