Update phpstan/phpstan requirement from ^0.12.88 || ^1.0.0 to ^0.12.8… #570
Annotations
10 errors and 1 warning
|
Run phpstan:
src/PhpPresentation/Reader/PowerPoint2007.php#L251
Parameter #1 $pValue of method PhpOffice\PhpPresentation\DocumentProperties::setStatus() expects string, int given.
|
|
Run phpstan:
src/PhpPresentation/Reader/PowerPoint2007.php#L251
Parameter #1 $pValue of method PhpOffice\PhpPresentation\DocumentProperties::setRevision() expects string, int given.
|
|
Run phpstan:
src/PhpPresentation/Reader/PowerPoint2007.php#L251
Parameter #1 $pValue of method PhpOffice\PhpPresentation\DocumentProperties::setLastModifiedBy() expects string, int given.
|
|
Run phpstan:
src/PhpPresentation/Reader/PowerPoint2007.php#L251
Parameter #1 $pValue of method PhpOffice\PhpPresentation\DocumentProperties::setKeywords() expects string, int given.
|
|
Run phpstan:
src/PhpPresentation/Reader/PowerPoint2007.php#L251
Parameter #1 $pValue of method PhpOffice\PhpPresentation\DocumentProperties::setDescription() expects string, int given.
|
|
Run phpstan:
src/PhpPresentation/Reader/PowerPoint2007.php#L251
Parameter #1 $pValue of method PhpOffice\PhpPresentation\DocumentProperties::setCreator() expects string, int given.
|
|
Run phpstan:
src/PhpPresentation/Reader/PowerPoint2007.php#L251
Parameter #1 $pValue of method PhpOffice\PhpPresentation\DocumentProperties::setCategory() expects string, int given.
|
|
Run phpstan:
src/PhpPresentation/Reader/ODPresentation.php#L507
Property PhpOffice\PhpPresentation\Reader\ODPresentation::$arrayStyles (array<string, array{alignment: PhpOffice\PhpPresentation\Style\Alignment|null, background: null, shadow: PhpOffice\PhpPresentation\Style\Shadow|null, fill: PhpOffice\PhpPresentation\Style\Fill|null, spacingAfter: int|null, spacingBefore: int|null, lineSpacingMode: null, lineSpacing: null, ...}>) does not accept non-empty-array<string, array{alignment: PhpOffice\PhpPresentation\Style\Alignment|null, background: PhpOffice\PhpPresentation\Slide\Background\Color|PhpOffice\PhpPresentation\Slide\Background\Image|null, fill: PhpOffice\PhpPresentation\Style\Fill|null, font: PhpOffice\PhpPresentation\Style\Font|null, shadow: PhpOffice\PhpPresentation\Style\Shadow|null, listStyle: array<int, array{alignment: PhpOffice\PhpPresentation\Style\Alignment, bullet: PhpOffice\PhpPresentation\Style\Bullet}>|null, spacingAfter: float|int|null, spacingBefore: float|int|null, ...}>.
|
|
Run phpstan:
src/PhpPresentation/GeometryCalculator.php#L73
Strict comparison using !== between null and PhpOffice\PhpPresentation\ShapeContainerInterface will always evaluate to true.
|
|
Run phpstan:
src/PhpPresentation/GeometryCalculator.php#L40
Strict comparison using !== between null and PhpOffice\PhpPresentation\ShapeContainerInterface will always evaluate to true.
|
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
Loading