Skip to content

PowerPoint 2007 Reader/Writer : Improvements on Font, RichText, Thumbnail, Presentation Properties & Shadow #337

PowerPoint 2007 Reader/Writer : Improvements on Font, RichText, Thumbnail, Presentation Properties & Shadow

PowerPoint 2007 Reader/Writer : Improvements on Font, RichText, Thumbnail, Presentation Properties & Shadow #337

Triggered via pull request December 13, 2023 14:37
Status Failure
Total duration 2m 48s
Artifacts

php.yml

on: pull_request
PHP CS Fixer
58s
PHP CS Fixer
PHP Mess Detector
29s
PHP Mess Detector
Matrix: PHP Static Analysis
Matrix: PHPUnit
Matrix: Check samples
Fit to window
Zoom out
Zoom in

Annotations

97 errors and 26 warnings
PHPUnit (7.1)
Process completed with exit code 2.
PHP Static Analysis (7.1): src/PhpPresentation/AbstractShape.php#L1
ParseError (syntax error, unexpected '?', expecting function (T_FUNCTION) or const (T_CONST)) thrown while looking for class PhpOffice\PhpPresentation\AbstractShape.
PHP Static Analysis (7.1): src/PhpPresentation/GeometryCalculator.php#L1
ParseError (syntax error, unexpected '?', expecting function (T_FUNCTION) or const (T_CONST)) thrown while looking for class PhpOffice\PhpPresentation\AbstractShape.
PHP Static Analysis (7.1): src/PhpPresentation/GeometryCalculator.php#L39
ParseError (syntax error, unexpected '?', expecting function (T_FUNCTION) or const (T_CONST)) thrown while looking for class PhpOffice\PhpPresentation\AbstractShape.
PHP Static Analysis (7.1): src/PhpPresentation/PresentationProperties.php#L78
Property PhpOffice\PhpPresentation\PresentationProperties::$thumbnail has no type specified.
PHP Static Analysis (7.1): src/PhpPresentation/PresentationProperties.php#L83
Property PhpOffice\PhpPresentation\PresentationProperties::$thumbnailPath has no type specified.
PHP Static Analysis (7.1): src/PhpPresentation/PresentationProperties.php#L88
Property PhpOffice\PhpPresentation\PresentationProperties::$thumbnailType has no type specified.
PHP Static Analysis (7.1): src/PhpPresentation/PresentationProperties.php#L137
Method PhpOffice\PhpPresentation\PresentationProperties::getThumbnail() has invalid return type PhpOffice\PhpPresentation\binary.
PHP Static Analysis (7.1): src/PhpPresentation/PresentationProperties.php#L142
Method PhpOffice\PhpPresentation\PresentationProperties::getThumbnail() should return PhpOffice\PhpPresentation\binary but returns string|false.
PHP Static Analysis (7.1): src/PhpPresentation/PresentationProperties.php#L149
Method PhpOffice\PhpPresentation\PresentationProperties::getThumbnail() should return PhpOffice\PhpPresentation\binary but returns null.
PHP Static Analysis (7.1): src/PhpPresentation/PresentationProperties.php#L155
Method PhpOffice\PhpPresentation\PresentationProperties::setThumbnailPath() has no return type specified.
PHP Static Analysis (7.3): src/PhpPresentation/PresentationProperties.php#L78
Property PhpOffice\PhpPresentation\PresentationProperties::$thumbnail has no type specified.
PHP Static Analysis (7.3): src/PhpPresentation/PresentationProperties.php#L83
Property PhpOffice\PhpPresentation\PresentationProperties::$thumbnailPath has no type specified.
PHP Static Analysis (7.3): src/PhpPresentation/PresentationProperties.php#L88
Property PhpOffice\PhpPresentation\PresentationProperties::$thumbnailType has no type specified.
PHP Static Analysis (7.3): src/PhpPresentation/PresentationProperties.php#L137
Method PhpOffice\PhpPresentation\PresentationProperties::getThumbnail() has invalid return type PhpOffice\PhpPresentation\binary.
PHP Static Analysis (8.3): src/PhpPresentation/AbstractShape.php#L109
Property PhpOffice\PhpPresentation\AbstractShape::$effectCollection type has no value type specified in iterable type array.
PHP Static Analysis (7.3): src/PhpPresentation/PresentationProperties.php#L142
Method PhpOffice\PhpPresentation\PresentationProperties::getThumbnail() should return PhpOffice\PhpPresentation\binary but returns string|false.
PHP Static Analysis (8.3): src/PhpPresentation/AbstractShape.php#L149
Property PhpOffice\PhpPresentation\AbstractShape::$border (PhpOffice\PhpPresentation\Style\Border) in isset() is not nullable.
PHP Static Analysis (8.3): src/PhpPresentation/AbstractShape.php#L235
Method PhpOffice\PhpPresentation\AbstractShape::setName() should return PhpOffice\PhpPresentation\Shape\AbstractGraphic but returns $this(PhpOffice\PhpPresentation\AbstractShape).
PHP Static Analysis (7.3): src/PhpPresentation/PresentationProperties.php#L149
Method PhpOffice\PhpPresentation\PresentationProperties::getThumbnail() should return PhpOffice\PhpPresentation\binary but returns null.
PHP Static Analysis (7.3): src/PhpPresentation/PresentationProperties.php#L155
Method PhpOffice\PhpPresentation\PresentationProperties::setThumbnailPath() has no return type specified.
PHP Static Analysis (8.3): 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.
PHP Static Analysis (7.3): src/PhpPresentation/PresentationProperties.php#L155
Method PhpOffice\PhpPresentation\PresentationProperties::setThumbnailPath() has parameter $content with no type specified.
PHP Static Analysis (8.3): src/PhpPresentation/AbstractShape.php#L433
Parameter $effect of method PhpOffice\PhpPresentation\AbstractShape::addEffect() has invalid type PhpOffice\PhpPresentation\Shape\Effect.
PHP Static Analysis (8.3): src/PhpPresentation/AbstractShape.php#L447
Method PhpOffice\PhpPresentation\AbstractShape::getEffectCollection() return type has no value type specified in iterable type array.
PHP Static Analysis (8.3): src/PhpPresentation/AbstractShape.php#L458
Method PhpOffice\PhpPresentation\AbstractShape::setEffectCollection() has parameter $effectCollection with no value type specified in iterable type array.
PHP Static Analysis (7.3): src/PhpPresentation/PresentationProperties.php#L155
Method PhpOffice\PhpPresentation\PresentationProperties::setThumbnailPath() has parameter $type with no type specified.
PHP Static Analysis (8.3): 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
PHP Static Analysis (7.3): src/PhpPresentation/Shape/RichText/Paragraph.php#L72
Property PhpOffice\PhpPresentation\Shape\RichText\Paragraph::$effectCollection type has no value type specified in iterable type array.
PHP Static Analysis (8.3): src/PhpPresentation/AbstractShape.php#L460
Variable $effectCollection in isset() always exists and is not nullable.
PHP Static Analysis (8.3): src/PhpPresentation/PresentationProperties.php#L78
Property PhpOffice\PhpPresentation\PresentationProperties::$thumbnail has no type specified.
PHPUnit (7.2)
Process completed with exit code 2.
PHP Static Analysis (7.2): src/PhpPresentation/PresentationProperties.php#L78
Property PhpOffice\PhpPresentation\PresentationProperties::$thumbnail has no type specified.
PHP Static Analysis (7.2): src/PhpPresentation/PresentationProperties.php#L83
Property PhpOffice\PhpPresentation\PresentationProperties::$thumbnailPath has no type specified.
PHP Static Analysis (7.2): src/PhpPresentation/PresentationProperties.php#L88
Property PhpOffice\PhpPresentation\PresentationProperties::$thumbnailType has no type specified.
PHP Static Analysis (7.2): src/PhpPresentation/PresentationProperties.php#L137
Method PhpOffice\PhpPresentation\PresentationProperties::getThumbnail() has invalid return type PhpOffice\PhpPresentation\binary.
PHP Static Analysis (7.2): src/PhpPresentation/PresentationProperties.php#L142
Method PhpOffice\PhpPresentation\PresentationProperties::getThumbnail() should return PhpOffice\PhpPresentation\binary but returns string|false.
PHP Static Analysis (7.2): src/PhpPresentation/PresentationProperties.php#L149
Method PhpOffice\PhpPresentation\PresentationProperties::getThumbnail() should return PhpOffice\PhpPresentation\binary but returns null.
PHP Static Analysis (7.2): src/PhpPresentation/PresentationProperties.php#L155
Method PhpOffice\PhpPresentation\PresentationProperties::setThumbnailPath() has no return type specified.
PHP Static Analysis (7.2): src/PhpPresentation/PresentationProperties.php#L155
Method PhpOffice\PhpPresentation\PresentationProperties::setThumbnailPath() has parameter $content with no type specified.
PHP Static Analysis (7.2): src/PhpPresentation/PresentationProperties.php#L155
Method PhpOffice\PhpPresentation\PresentationProperties::setThumbnailPath() has parameter $type with no type specified.
PHP Static Analysis (7.2): src/PhpPresentation/Shape/RichText/Paragraph.php#L72
Property PhpOffice\PhpPresentation\Shape\RichText\Paragraph::$effectCollection type has no value type specified in iterable type array.
PHP Static Analysis (7.4): src/PhpPresentation/AbstractShape.php#L109
Property PhpOffice\PhpPresentation\AbstractShape::$effectCollection type has no value type specified in iterable type array.
PHP Static Analysis (7.4): src/PhpPresentation/AbstractShape.php#L149
Property PhpOffice\PhpPresentation\AbstractShape::$border (PhpOffice\PhpPresentation\Style\Border) in isset() is not nullable.
PHP Static Analysis (7.4): src/PhpPresentation/AbstractShape.php#L235
Method PhpOffice\PhpPresentation\AbstractShape::setName() should return PhpOffice\PhpPresentation\Shape\AbstractGraphic but returns $this(PhpOffice\PhpPresentation\AbstractShape).
PHP Static Analysis (7.4): 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.
PHP Static Analysis (7.4): src/PhpPresentation/AbstractShape.php#L433
Parameter $effect of method PhpOffice\PhpPresentation\AbstractShape::addEffect() has invalid type PhpOffice\PhpPresentation\Shape\Effect.
PHP Static Analysis (7.4): src/PhpPresentation/AbstractShape.php#L447
Method PhpOffice\PhpPresentation\AbstractShape::getEffectCollection() return type has no value type specified in iterable type array.
PHP Static Analysis (7.4): src/PhpPresentation/AbstractShape.php#L458
Method PhpOffice\PhpPresentation\AbstractShape::setEffectCollection() has parameter $effectCollection with no value type specified in iterable type array.
PHP Static Analysis (7.4): 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
PHP Static Analysis (7.4): src/PhpPresentation/AbstractShape.php#L460
Variable $effectCollection in isset() always exists and is not nullable.
PHP Static Analysis (7.4): src/PhpPresentation/PresentationProperties.php#L78
Property PhpOffice\PhpPresentation\PresentationProperties::$thumbnail has no type specified.
PHP Static Analysis (8.1): src/PhpPresentation/AbstractShape.php#L109
Property PhpOffice\PhpPresentation\AbstractShape::$effectCollection type has no value type specified in iterable type array.
PHP Static Analysis (8.1): src/PhpPresentation/AbstractShape.php#L149
Property PhpOffice\PhpPresentation\AbstractShape::$border (PhpOffice\PhpPresentation\Style\Border) in isset() is not nullable.
PHP Static Analysis (8.1): src/PhpPresentation/AbstractShape.php#L235
Method PhpOffice\PhpPresentation\AbstractShape::setName() should return PhpOffice\PhpPresentation\Shape\AbstractGraphic but returns $this(PhpOffice\PhpPresentation\AbstractShape).
PHP Static Analysis (8.1): 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.
PHP Static Analysis (8.1): src/PhpPresentation/AbstractShape.php#L433
Parameter $effect of method PhpOffice\PhpPresentation\AbstractShape::addEffect() has invalid type PhpOffice\PhpPresentation\Shape\Effect.
PHP Static Analysis (8.1): src/PhpPresentation/AbstractShape.php#L447
Method PhpOffice\PhpPresentation\AbstractShape::getEffectCollection() return type has no value type specified in iterable type array.
PHP Static Analysis (8.1): src/PhpPresentation/AbstractShape.php#L458
Method PhpOffice\PhpPresentation\AbstractShape::setEffectCollection() has parameter $effectCollection with no value type specified in iterable type array.
PHP Static Analysis (8.1): 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
PHP Static Analysis (8.1): src/PhpPresentation/AbstractShape.php#L460
Variable $effectCollection in isset() always exists and is not nullable.
PHP Static Analysis (8.1): src/PhpPresentation/PresentationProperties.php#L78
Property PhpOffice\PhpPresentation\PresentationProperties::$thumbnail has no type specified.
PHPUnit (7.3)
Process completed with exit code 2.
PHP Static Analysis (8.2): src/PhpPresentation/AbstractShape.php#L109
Property PhpOffice\PhpPresentation\AbstractShape::$effectCollection type has no value type specified in iterable type array.
PHP Static Analysis (8.2): src/PhpPresentation/AbstractShape.php#L149
Property PhpOffice\PhpPresentation\AbstractShape::$border (PhpOffice\PhpPresentation\Style\Border) in isset() is not nullable.
PHP Static Analysis (8.2): src/PhpPresentation/AbstractShape.php#L235
Method PhpOffice\PhpPresentation\AbstractShape::setName() should return PhpOffice\PhpPresentation\Shape\AbstractGraphic but returns $this(PhpOffice\PhpPresentation\AbstractShape).
PHP Static Analysis (8.2): 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.
PHP Static Analysis (8.2): src/PhpPresentation/AbstractShape.php#L433
Parameter $effect of method PhpOffice\PhpPresentation\AbstractShape::addEffect() has invalid type PhpOffice\PhpPresentation\Shape\Effect.
PHP Static Analysis (8.2): src/PhpPresentation/AbstractShape.php#L447
Method PhpOffice\PhpPresentation\AbstractShape::getEffectCollection() return type has no value type specified in iterable type array.
PHP Static Analysis (8.2): src/PhpPresentation/AbstractShape.php#L458
Method PhpOffice\PhpPresentation\AbstractShape::setEffectCollection() has parameter $effectCollection with no value type specified in iterable type array.
PHP Static Analysis (8.2): 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
PHP Static Analysis (8.2): src/PhpPresentation/AbstractShape.php#L460
Variable $effectCollection in isset() always exists and is not nullable.
PHP Static Analysis (8.2): src/PhpPresentation/PresentationProperties.php#L78
Property PhpOffice\PhpPresentation\PresentationProperties::$thumbnail has no type specified.
PHP Static Analysis (8.0): src/PhpPresentation/AbstractShape.php#L109
Property PhpOffice\PhpPresentation\AbstractShape::$effectCollection type has no value type specified in iterable type array.
PHP Static Analysis (8.0): src/PhpPresentation/AbstractShape.php#L149
Property PhpOffice\PhpPresentation\AbstractShape::$border (PhpOffice\PhpPresentation\Style\Border) in isset() is not nullable.
PHP Static Analysis (8.0): src/PhpPresentation/AbstractShape.php#L235
Method PhpOffice\PhpPresentation\AbstractShape::setName() should return PhpOffice\PhpPresentation\Shape\AbstractGraphic but returns $this(PhpOffice\PhpPresentation\AbstractShape).
PHP Static Analysis (8.0): 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.
PHP Static Analysis (8.0): src/PhpPresentation/AbstractShape.php#L433
Parameter $effect of method PhpOffice\PhpPresentation\AbstractShape::addEffect() has invalid type PhpOffice\PhpPresentation\Shape\Effect.
PHP Static Analysis (8.0): src/PhpPresentation/AbstractShape.php#L447
Method PhpOffice\PhpPresentation\AbstractShape::getEffectCollection() return type has no value type specified in iterable type array.
PHP Static Analysis (8.0): src/PhpPresentation/AbstractShape.php#L458
Method PhpOffice\PhpPresentation\AbstractShape::setEffectCollection() has parameter $effectCollection with no value type specified in iterable type array.
PHP Static Analysis (8.0): 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
PHP Static Analysis (8.0): src/PhpPresentation/AbstractShape.php#L460
Variable $effectCollection in isset() always exists and is not nullable.
PHP Static Analysis (8.0): src/PhpPresentation/PresentationProperties.php#L78
Property PhpOffice\PhpPresentation\PresentationProperties::$thumbnail has no type specified.
Check samples (7.2)
Process completed with exit code 255.
Check samples (7.4)
Process completed with exit code 255.
Check samples (8.1)
Process completed with exit code 255.
Check samples (7.3)
Process completed with exit code 255.
Check samples (8.3)
Process completed with exit code 255.
PHP CS Fixer
Process completed with exit code 8.
Check samples (8.2)
Process completed with exit code 255.
Check samples (8.0)
Process completed with exit code 255.
Check samples (7.1)
Process completed with exit code 255.
PHPUnit (7.4)
Process completed with exit code 2.
PHPUnit (8.3)
Process completed with exit code 2.
PHPUnit (8.2)
Process completed with exit code 2.
PHPUnit (8.0)
Process completed with exit code 2.
PHPUnit (8.1)
Process completed with exit code 2.
PHPUnit (7.1)
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/
PHP Static Analysis (7.1)
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/
PHP Static Analysis (7.3)
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/
PHP Static Analysis (8.3)
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/
PHP Mess Detector
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/
PHPUnit (7.2)
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/
PHP Static Analysis (7.2)
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/
PHP Static Analysis (7.4)
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/
PHP Static Analysis (8.1)
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/
PHPUnit (7.3)
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/
PHP Static Analysis (8.2)
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/
PHP Static Analysis (8.0)
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/
Check samples (7.2)
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/
Check samples (7.4)
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/
Check samples (8.1)
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/
Check samples (7.3)
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/
Check samples (8.3)
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/
PHP CS Fixer
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/
Check samples (8.2)
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/
Check samples (8.0)
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/
Check samples (7.1)
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/
PHPUnit (7.4)
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/
PHPUnit (8.3)
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/
PHPUnit (8.2)
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/
PHPUnit (8.0)
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/
PHPUnit (8.1)
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/