PowerPoint 2007 Reader/Writer : Improvements on Font, RichText, Thumbnail, Presentation Properties & Shadow #346
Annotations
10 errors and 1 warning
Run phpstan:
src/PhpPresentation/AbstractShape.php#L142
Property PhpOffice\PhpPresentation\AbstractShape::$border (PhpOffice\PhpPresentation\Style\Border) in isset() is not nullable.
|
Run phpstan:
src/PhpPresentation/AbstractShape.php#L184
Call to an undefined method PhpOffice\PhpPresentation\ShapeContainerInterface::unsetShape().
|
Run phpstan:
src/PhpPresentation/AbstractShape.php#L220
Method PhpOffice\PhpPresentation\AbstractShape::setName() should return PhpOffice\PhpPresentation\Shape\AbstractGraphic but returns $this(PhpOffice\PhpPresentation\AbstractShape).
|
Run phpstan:
src/PhpPresentation/Reader/PowerPoint2007.php#L897
Class PhpOffice\PhpPresentation\Style\Shadow constructor invoked with 1 parameter, 0 required.
|
Run phpstan:
src/PhpPresentation/Reader/PowerPoint2007.php#L1295
Parameter #1 $pValue of method PhpOffice\PhpPresentation\Style\Font::setSuperScript() expects bool, int<1, max> given.
|
Run phpstan:
src/PhpPresentation/Reader/PowerPoint2007.php#L1297
Parameter #1 $pValue of method PhpOffice\PhpPresentation\Style\Font::setSubScript() expects bool, int<min, -1> given.
|
Run phpstan:
src/PhpPresentation/Reader/PowerPoint2007.php#L1352
Call to an undefined method PhpOffice\PhpPresentation\Shape\RichText\Run::setShadow().
|
Run phpstan:
src/PhpPresentation/Shape/RichText.php#L215
Property PhpOffice\PhpPresentation\Shape\RichText::$richTextParagraphs (array<PhpOffice\PhpPresentation\Shape\RichText\Paragraph>) in isset() is not nullable.
|
Run phpstan:
src/PhpPresentation/Slide.php#L139
Property PhpOffice\PhpPresentation\Slide\AbstractSlide::$shapeCollection (array<int, PhpOffice\PhpPresentation\AbstractShape>) in isset() is not nullable.
|
Run phpstan:
src/PhpPresentation/Slide.php#L149
Property PhpOffice\PhpPresentation\Slide::$slideNote (PhpOffice\PhpPresentation\Slide\Note) in isset() 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