PowerPoint 2007 Reader/Writer : Improvements on Font, RichText, Thumbnail, Presentation Properties & Shadow #345
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#L196
Cannot call method unsetShape() on array<int, PhpOffice\PhpPresentation\AbstractShape>|ArrayObject<int, PhpOffice\PhpPresentation\AbstractShape>.
|
Run phpstan:
src/PhpPresentation/AbstractShape.php#L232
Method PhpOffice\PhpPresentation\AbstractShape::setName() should return PhpOffice\PhpPresentation\Shape\AbstractGraphic but returns $this(PhpOffice\PhpPresentation\AbstractShape).
|
Run phpstan:
src/PhpPresentation/AbstractShape.php#L430
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#L430
Parameter $effect of method PhpOffice\PhpPresentation\AbstractShape::addEffect() has invalid type PhpOffice\PhpPresentation\Shape\Effect.
|
Run phpstan:
src/PhpPresentation/AbstractShape.php#L444
Method PhpOffice\PhpPresentation\AbstractShape::getEffectCollection() return type has no value type specified in iterable type array.
|
Run phpstan:
src/PhpPresentation/AbstractShape.php#L455
Method PhpOffice\PhpPresentation\AbstractShape::setEffectCollection() has parameter $effectCollection with no value type specified in iterable type array.
|
Run phpstan:
src/PhpPresentation/AbstractShape.php#L455
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#L457
Variable $effectCollection in isset() always exists and is not nullable.
|
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