Skip to content

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

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

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

Triggered via pull request December 15, 2023 13:04
Status Failure
Total duration 2m 55s
Artifacts

php.yml

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

Annotations

98 errors and 26 warnings
PHPUnit (7.2)
Process completed with exit code 2.
Check samples (7.2)
Process completed with exit code 255.
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/Reader/ODPresentation.php#L1
ParseError (syntax error, unexpected '?', expecting function (T_FUNCTION) or const (T_CONST)) thrown while looking for class PhpOffice\PhpPresentation\Shape\RichText\Paragraph.
PHP Static Analysis (7.1): src/PhpPresentation/Reader/ODPresentation.php#L31
Class PhpOffice\PhpPresentation\Shape\Drawing\AbstractDrawingAdapter not found.
PHP Static Analysis (7.1): src/PhpPresentation/Reader/ODPresentation.php#L32
Class PhpOffice\PhpPresentation\Shape\Drawing\AbstractDrawingAdapter not found.
PHP Static Analysis (7.1): src/PhpPresentation/Reader/ODPresentation.php#L33
Class PhpOffice\PhpPresentation\AbstractShape not found.
PHP Static Analysis (7.1): src/PhpPresentation/Reader/ODPresentation.php#L34
ParseError (syntax error, unexpected '?', expecting function (T_FUNCTION) or const (T_CONST)) thrown while looking for class PhpOffice\PhpPresentation\Shape\RichText\Paragraph.
PHP Static Analysis (7.1): src/PhpPresentation/Reader/PowerPoint2007.php#L1
ParseError (syntax error, unexpected '?', expecting function (T_FUNCTION) or const (T_CONST)) thrown while looking for class PhpOffice\PhpPresentation\Shape\RichText\Paragraph.
PHP Static Analysis (7.1): src/PhpPresentation/Reader/PowerPoint2007.php#L35
Class PhpOffice\PhpPresentation\Shape\Drawing\AbstractDrawingAdapter not found.
PHPUnit (7.3)
Process completed with exit code 2.
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 (7.3): src/PhpPresentation/Shape/RichText/Paragraph.php#L115
Property PhpOffice\PhpPresentation\Shape\RichText\Paragraph::$richTextElements (array<PhpOffice\PhpPresentation\Shape\RichText\TextElementInterface>) in isset() is not nullable.
PHP Static Analysis (7.3): src/PhpPresentation/Shape/RichText/Paragraph.php#L291
PHPDoc tag @param for parameter $effect with type PhpOffice\PhpPresentation\Style\Effect is not subtype of native type PhpOffice\PhpPresentation\Shape\RichText\Shape\Effect.
PHP Static Analysis (7.3): src/PhpPresentation/Shape/RichText/Paragraph.php#L291
Parameter $effect of method PhpOffice\PhpPresentation\Shape\RichText\Paragraph::addEffect() has invalid type PhpOffice\PhpPresentation\Shape\RichText\Shape\Effect.
PHP Static Analysis (7.3): src/PhpPresentation/Shape/RichText/Paragraph.php#L305
Method PhpOffice\PhpPresentation\Shape\RichText\Paragraph::getEffectCollection() return type has no value type specified in iterable type array.
PHP Static Analysis (7.3): src/PhpPresentation/Shape/RichText/Paragraph.php#L316
Method PhpOffice\PhpPresentation\Shape\RichText\Paragraph::setEffectCollection() has parameter $effectCollection with no value type specified in iterable type array.
PHP Static Analysis (7.3): src/PhpPresentation/Shape/RichText/Paragraph.php#L316
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#L318
Variable $effectCollection in isset() always exists and is not nullable.
PHP Static Analysis (7.3): src/PhpPresentation/Shape/RichText/Run.php#L40
Property PhpOffice\PhpPresentation\Shape\RichText\Run::$effectCollection type has no value type specified in iterable type array.
PHP Static Analysis (7.3): src/PhpPresentation/Shape/RichText/Run.php#L83
PHPDoc tag @param for parameter $effect with type PhpOffice\PhpPresentation\Style\Effect is not subtype of native type PhpOffice\PhpPresentation\Shape\RichText\Shape\Effect.
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 (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#L196
Cannot call method unsetShape() on array<int, PhpOffice\PhpPresentation\AbstractShape>|ArrayObject<int, PhpOffice\PhpPresentation\AbstractShape>.
PHP Static Analysis (8.3): src/PhpPresentation/AbstractShape.php#L232
Method PhpOffice\PhpPresentation\AbstractShape::setName() should return PhpOffice\PhpPresentation\Shape\AbstractGraphic but returns $this(PhpOffice\PhpPresentation\AbstractShape).
PHP Static Analysis (8.3): 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.
PHP Static Analysis (8.3): src/PhpPresentation/AbstractShape.php#L430
Parameter $effect of method PhpOffice\PhpPresentation\AbstractShape::addEffect() has invalid type PhpOffice\PhpPresentation\Shape\Effect.
PHP Static Analysis (8.3): src/PhpPresentation/AbstractShape.php#L444
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#L455
Method PhpOffice\PhpPresentation\AbstractShape::setEffectCollection() has parameter $effectCollection with no value type specified in iterable type array.
PHP Static Analysis (8.3): 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
PHP Static Analysis (8.3): src/PhpPresentation/AbstractShape.php#L457
Variable $effectCollection in isset() always exists and is not nullable.
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.2): src/PhpPresentation/Shape/RichText/Paragraph.php#L115
Property PhpOffice\PhpPresentation\Shape\RichText\Paragraph::$richTextElements (array<PhpOffice\PhpPresentation\Shape\RichText\TextElementInterface>) in isset() is not nullable.
PHP Static Analysis (7.2): src/PhpPresentation/Shape/RichText/Paragraph.php#L291
PHPDoc tag @param for parameter $effect with type PhpOffice\PhpPresentation\Style\Effect is not subtype of native type PhpOffice\PhpPresentation\Shape\RichText\Shape\Effect.
PHP Static Analysis (7.2): src/PhpPresentation/Shape/RichText/Paragraph.php#L291
Parameter $effect of method PhpOffice\PhpPresentation\Shape\RichText\Paragraph::addEffect() has invalid type PhpOffice\PhpPresentation\Shape\RichText\Shape\Effect.
PHP Static Analysis (7.2): src/PhpPresentation/Shape/RichText/Paragraph.php#L305
Method PhpOffice\PhpPresentation\Shape\RichText\Paragraph::getEffectCollection() return type has no value type specified in iterable type array.
PHP Static Analysis (7.2): src/PhpPresentation/Shape/RichText/Paragraph.php#L316
Method PhpOffice\PhpPresentation\Shape\RichText\Paragraph::setEffectCollection() has parameter $effectCollection with no value type specified in iterable type array.
PHP Static Analysis (7.2): src/PhpPresentation/Shape/RichText/Paragraph.php#L316
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.2): src/PhpPresentation/Shape/RichText/Paragraph.php#L318
Variable $effectCollection in isset() always exists and is not nullable.
PHP Static Analysis (7.2): src/PhpPresentation/Shape/RichText/Run.php#L40
Property PhpOffice\PhpPresentation\Shape\RichText\Run::$effectCollection type has no value type specified in iterable type array.
PHP Static Analysis (7.2): src/PhpPresentation/Shape/RichText/Run.php#L83
PHPDoc tag @param for parameter $effect with type PhpOffice\PhpPresentation\Style\Effect is not subtype of native type PhpOffice\PhpPresentation\Shape\RichText\Shape\Effect.
PHP Mess Detector
Process completed with exit code 2.
Check samples (7.1)
Process completed with exit code 255.
Check samples (7.4)
Process completed with exit code 255.
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#L196
Cannot call method unsetShape() on array<int, PhpOffice\PhpPresentation\AbstractShape>|ArrayObject<int, PhpOffice\PhpPresentation\AbstractShape>.
PHP Static Analysis (8.1): src/PhpPresentation/AbstractShape.php#L232
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#L430
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#L430
Parameter $effect of method PhpOffice\PhpPresentation\AbstractShape::addEffect() has invalid type PhpOffice\PhpPresentation\Shape\Effect.
PHP Static Analysis (8.1): src/PhpPresentation/AbstractShape.php#L444
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#L455
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#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 (8.1): 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
PHP Static Analysis (7.4): src/PhpPresentation/AbstractShape.php#L196
Cannot call method unsetShape() on array<int, PhpOffice\PhpPresentation\AbstractShape>|ArrayObject<int, PhpOffice\PhpPresentation\AbstractShape>.
PHP Static Analysis (8.1): src/PhpPresentation/AbstractShape.php#L457
Variable $effectCollection in isset() always exists and is not nullable.
PHP Static Analysis (7.4): src/PhpPresentation/AbstractShape.php#L232
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#L430
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#L430
Parameter $effect of method PhpOffice\PhpPresentation\AbstractShape::addEffect() has invalid type PhpOffice\PhpPresentation\Shape\Effect.
PHP Static Analysis (7.4): src/PhpPresentation/AbstractShape.php#L444
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#L455
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#L455
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#L457
Variable $effectCollection in isset() always exists and is not nullable.
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#L196
Cannot call method unsetShape() on array<int, PhpOffice\PhpPresentation\AbstractShape>|ArrayObject<int, PhpOffice\PhpPresentation\AbstractShape>.
PHP Static Analysis (8.2): src/PhpPresentation/AbstractShape.php#L232
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#L430
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#L430
Parameter $effect of method PhpOffice\PhpPresentation\AbstractShape::addEffect() has invalid type PhpOffice\PhpPresentation\Shape\Effect.
PHP Static Analysis (8.2): src/PhpPresentation/AbstractShape.php#L444
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#L455
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#L455
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#L457
Variable $effectCollection in isset() always exists and is not nullable.
Check samples (7.3)
Process completed with exit code 255.
Check samples (8.3)
Process completed with exit code 255.
Check samples (8.1)
Process completed with exit code 255.
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#L196
Cannot call method unsetShape() on array<int, PhpOffice\PhpPresentation\AbstractShape>|ArrayObject<int, PhpOffice\PhpPresentation\AbstractShape>.
PHP Static Analysis (8.0): src/PhpPresentation/AbstractShape.php#L232
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#L430
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#L430
Parameter $effect of method PhpOffice\PhpPresentation\AbstractShape::addEffect() has invalid type PhpOffice\PhpPresentation\Shape\Effect.
PHP Static Analysis (8.0): src/PhpPresentation/AbstractShape.php#L444
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#L455
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#L455
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#L457
Variable $effectCollection in isset() always exists and is not nullable.
Check samples (8.2)
Process completed with exit code 255.
Check samples (8.0)
Process completed with exit code 255.
PHP CS Fixer
Process completed with exit code 8.
PHPUnit (8.0)
Process completed with exit code 2.
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.1)
Process completed with exit code 2.
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/
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/
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/
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 (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 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 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/
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/
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/
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/
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.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.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/
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/
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 (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/
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/
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 (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.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/