PowerPoint 2007 Reader/Writer : Improvements on Font, RichText, Thumbnail, Presentation Properties & Shadow #344
Annotations
10 errors and 1 warning
Run phpstan:
src/PhpPresentation/AbstractShape.php#L109
Property PhpOffice\PhpPresentation\AbstractShape::$effectCollection type has no value type specified in iterable type array.
|
Run phpstan:
src/PhpPresentation/AbstractShape.php#L149
Property PhpOffice\PhpPresentation\AbstractShape::$border (PhpOffice\PhpPresentation\Style\Border) in isset() is not nullable.
|
Run phpstan:
src/PhpPresentation/AbstractShape.php#L235
Method PhpOffice\PhpPresentation\AbstractShape::setName() should return PhpOffice\PhpPresentation\Shape\AbstractGraphic but returns $this(PhpOffice\PhpPresentation\AbstractShape).
|
Run phpstan:
src/PhpPresentation/AbstractShape.php#L433
PHPDoc tag @param for parameter $effect with type PhpOffice\PhpPresentation\Style\Effect is not subtype of native type PhpOffice\PhpPresentation\Shape\Effect.
|
Run phpstan:
src/PhpPresentation/AbstractShape.php#L433
Parameter $effect of method PhpOffice\PhpPresentation\AbstractShape::addEffect() has invalid type PhpOffice\PhpPresentation\Shape\Effect.
|
Run phpstan:
src/PhpPresentation/AbstractShape.php#L447
Method PhpOffice\PhpPresentation\AbstractShape::getEffectCollection() return type has no value type specified in iterable type array.
|
Run phpstan:
src/PhpPresentation/AbstractShape.php#L458
Method PhpOffice\PhpPresentation\AbstractShape::setEffectCollection() has parameter $effectCollection with no value type specified in iterable type array.
|
Run phpstan:
src/PhpPresentation/AbstractShape.php#L458
PHPDoc tag @param has invalid value (array \PhpOffice\PhpPresentation\Style\Effect $effectCollection): Unexpected token "\\PhpOffice\\PhpPresentation\\Style\\Effect", expected variable at offset 65
|
Run phpstan:
src/PhpPresentation/AbstractShape.php#L460
Variable $effectCollection in isset() always exists and is not nullable.
|
Run phpstan:
src/PhpPresentation/Reader/PowerPoint2007.php#L894
Method PhpOffice\PhpPresentation\Reader\PowerPoint2007::loadEffect() return type has no value type specified in iterable type array.
|
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