Skip to content

Add Support for Various Missing Features in HTML Writer #117

Add Support for Various Missing Features in HTML Writer

Add Support for Various Missing Features in HTML Writer #117

Triggered via pull request November 9, 2023 09:49
Status Failure
Total duration 15m 0s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

php.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 11 warnings
phpstan: src/PhpWord/Shared/Text.php#L152
Call to function is_array() with string|null will always evaluate to false.
phpstan: src/PhpWord/Writer/HTML/Element/Link.php#L43
Call to an undefined method PhpOffice\PhpWord\Writer\AbstractWriter::escapeHTML().
phpstan: src/PhpWord/Writer/HTML/Element/Link.php#L45
Call to an undefined method PhpOffice\PhpWord\Writer\AbstractWriter::escapeHTML().
phpstan: src/PhpWord/Writer/HTML/Element/ListItem.php#L40
Call to an undefined method PhpOffice\PhpWord\Writer\AbstractWriter::escapeHTML().
phpstan: src/PhpWord/Writer/HTML/Element/Text.php#L78
Call to an undefined method PhpOffice\PhpWord\Writer\AbstractWriter::escapeHTML().
phpstan: src/PhpWord/Writer/HTML/Element/Text.php#L142
Call to an undefined method PhpOffice\PhpWord\Writer\AbstractWriter::escapeHTML().
phpstan: src/PhpWord/Writer/HTML/Element/Title.php#L44
Call to an undefined method PhpOffice\PhpWord\Writer\AbstractWriter::escapeHTML().
phpstan: src/PhpWord/Writer/HTML/Style/Paragraph.php#L100
Class PhpOffice\PhpWord\Writer\HTML\Style\TCPDF not found.
phpstan: tests/PhpWordTests/Writer/HTML/Element/PageBreakTest.php#L45
Parameter #2 $libraryBaseDir of static method PhpOffice\PhpWord\Settings::setPdfRenderer() expects string, string|false given.
phpstan: tests/PhpWordTests/Writer/HTML/Element/PageBreakTest.php#L57
Parameter #2 $libraryBaseDir of static method PhpOffice\PhpWord\Settings::setPdfRenderer() expects string, string|false given.
php-cs-fixer
Process completed with exit code 8.
phpstan
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
php-cs-fixer
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
PHP 7.4
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
PHP 8.2
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
PHP 7.3
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
PHP 8.0
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
PHP 7.1.3
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
PHP 7.2
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
PHP 8.3
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
PHP 8.1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
coverage
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/