Skip to content

Add function to RichText #14

Add function to RichText

Add function to RichText #14

Triggered via push June 3, 2024 17:31
Status Failure
Total duration 2m 4s
Artifacts

php.yml

on: push
PHP CS Fixer
56s
PHP CS Fixer
PHP Mess Detector
14s
PHP Mess Detector
Matrix: PHP Static Analysis
Matrix: PHPUnit
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 24 warnings
PHP Static Analysis (8.0)
symfony/flex contains a Composer plugin which is blocked by your allow-plugins config. You may add it to the list if you consider it safe. You can run "composer config --no-plugins allow-plugins.symfony/flex [true|false]" to enable it (true) or disable it explicitly and suppress this exception (false) See https://getcomposer.org/allow-plugins
PHP Static Analysis (8.0)
Process completed with exit code 1.
PHP Static Analysis (7.3)
symfony/flex contains a Composer plugin which is blocked by your allow-plugins config. You may add it to the list if you consider it safe. You can run "composer config --no-plugins allow-plugins.symfony/flex [true|false]" to enable it (true) or disable it explicitly and suppress this exception (false) See https://getcomposer.org/allow-plugins
PHP Static Analysis (7.3)
Process completed with exit code 1.
PHPUnit (7.3)
symfony/flex contains a Composer plugin which is blocked by your allow-plugins config. You may add it to the list if you consider it safe. You can run "composer config --no-plugins allow-plugins.symfony/flex [true|false]" to enable it (true) or disable it explicitly and suppress this exception (false) See https://getcomposer.org/allow-plugins
PHPUnit (7.3)
Process completed with exit code 1.
PHP Static Analysis (7.2)
symfony/flex contains a Composer plugin which is blocked by your allow-plugins config. You may add it to the list if you consider it safe. You can run "composer config --no-plugins allow-plugins.symfony/flex [true|false]" to enable it (true) or disable it explicitly and suppress this exception (false) See https://getcomposer.org/allow-plugins
PHP Static Analysis (7.2)
Process completed with exit code 1.
PHP Mess Detector
symfony/flex contains a Composer plugin which is blocked by your allow-plugins config. You may add it to the list if you consider it safe. You can run "composer config --no-plugins allow-plugins.symfony/flex [true|false]" to enable it (true) or disable it explicitly and suppress this exception (false) See https://getcomposer.org/allow-plugins
PHP Mess Detector
Process completed with exit code 1.
PHPUnit (7.2)
symfony/flex contains a Composer plugin which is blocked by your allow-plugins config. You may add it to the list if you consider it safe. You can run "composer config --no-plugins allow-plugins.symfony/flex [true|false]" to enable it (true) or disable it explicitly and suppress this exception (false) See https://getcomposer.org/allow-plugins
PHPUnit (7.2)
Process completed with exit code 1.
PHPUnit (8.0)
symfony/flex contains a Composer plugin which is blocked by your allow-plugins config. You may add it to the list if you consider it safe. You can run "composer config --no-plugins allow-plugins.symfony/flex [true|false]" to enable it (true) or disable it explicitly and suppress this exception (false) See https://getcomposer.org/allow-plugins
PHPUnit (8.0)
Process completed with exit code 1.
PHPUnit (7.4)
symfony/flex contains a Composer plugin which is blocked by your allow-plugins config. You may add it to the list if you consider it safe. You can run "composer config --no-plugins allow-plugins.symfony/flex [true|false]" to enable it (true) or disable it explicitly and suppress this exception (false) See https://getcomposer.org/allow-plugins
PHPUnit (7.4)
Process completed with exit code 1.
PHP Static Analysis (7.4)
symfony/flex contains a Composer plugin which is blocked by your allow-plugins config. You may add it to the list if you consider it safe. You can run "composer config --no-plugins allow-plugins.symfony/flex [true|false]" to enable it (true) or disable it explicitly and suppress this exception (false) See https://getcomposer.org/allow-plugins
PHP Static Analysis (7.4)
Process completed with exit code 1.
PHP Static Analysis (7.1): src/PhpPresentation/Reader/PowerPoint97.php#L2238
Method PhpOffice\PhpPresentation\Reader\PowerPoint97::readRecordOfficeArtFOPT() should return array<string, int> but returns array<string, int|string|true>.
PHP Static Analysis (7.1): src/PhpPresentation/Shape/Drawing/Base64.php#L34
Property PhpOffice\PhpPresentation\Shape\Drawing\Base64::$pngId has no typehint specified.
PHP Static Analysis (7.1): src/PhpPresentation/Shape/RichText.php#L713
Method PhpOffice\PhpPresentation\Shape\RichText::getName() has no return typehint specified.
PHP Static Analysis (7.1): src/PhpPresentation/Shape/RichText.php#L718
Method PhpOffice\PhpPresentation\Shape\RichText::setName() has parameter $name with no typehint specified.
PHP Static Analysis (7.1): src/PhpPresentation/Slide/Background/Image.php#L34
Property PhpOffice\PhpPresentation\Slide\Background\Image::$stretch type has no value type specified in iterable type array.
PHP Static Analysis (7.1): src/PhpPresentation/Slide/Background/Image.php#L114
Method PhpOffice\PhpPresentation\Slide\Background\Image::setStretch() has parameter $b with no typehint specified.
PHP Static Analysis (7.1): src/PhpPresentation/Slide/Background/Image.php#L114
Method PhpOffice\PhpPresentation\Slide\Background\Image::setStretch() has parameter $l with no typehint specified.
PHP Static Analysis (7.1): src/PhpPresentation/Slide/Background/Image.php#L114
Method PhpOffice\PhpPresentation\Slide\Background\Image::setStretch() has parameter $r with no typehint specified.
PHP Static Analysis (7.1): src/PhpPresentation/Slide/Background/Image.php#L114
Method PhpOffice\PhpPresentation\Slide\Background\Image::setStretch() has parameter $t with no typehint specified.
PHP Static Analysis (7.1): src/PhpPresentation/Slide/Background/Image.php#L114
PHPDoc tag @param references unknown parameter: $numSlide
PHP CS Fixer
Process completed with exit code 8.
PHPUnit (7.1)
Process completed with exit code 1.
PHP Static Analysis (8.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/
PHP Static Analysis (7.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/
PHPUnit (7.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/
PHPUnit (8.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/
PHP Static Analysis (7.4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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 (7.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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 CS Fixer
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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 (7.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/