Skip to content

RTF Writer : Support for Table Border Style #384

RTF Writer : Support for Table Border Style

RTF Writer : Support for Table Border Style #384

Triggered via pull request August 13, 2024 08:25
Status Failure
Total duration 17m 32s
Artifacts

php.yml

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

Annotations

38 errors and 16 warnings
phpstan: src/PhpWord/Writer/RTF/Element/Table.php#L84
Call to an undefined method PhpOffice\PhpWord\Element\AbstractElement::getStyle().
phpstan: src/PhpWord/Writer/RTF/Element/Table.php#L145
Expression on left side of ?? is not nullable.
phpstan: src/PhpWord/Writer/RTF/Element/Table.php#L145
Parameter #3 $borderSize of method PhpOffice\PhpWord\Writer\RTF\Element\Table::writeCellBorder() expects int, float given.
phpstan: src/PhpWord/Writer/RTF/Element/Table.php#L146
Expression on left side of ?? is not nullable.
phpstan: src/PhpWord/Writer/RTF/Element/Table.php#L151
Expression on left side of ?? is not nullable.
phpstan: src/PhpWord/Writer/RTF/Element/Table.php#L151
Parameter #3 $borderSize of method PhpOffice\PhpWord\Writer\RTF\Element\Table::writeCellBorder() expects int, float given.
phpstan: src/PhpWord/Writer/RTF/Element/Table.php#L152
Expression on left side of ?? is not nullable.
phpstan: src/PhpWord/Writer/RTF/Element/Table.php#L157
Expression on left side of ?? is not nullable.
phpstan: src/PhpWord/Writer/RTF/Element/Table.php#L157
Parameter #3 $borderSize of method PhpOffice\PhpWord\Writer\RTF\Element\Table::writeCellBorder() expects int, float given.
phpstan: src/PhpWord/Writer/RTF/Element/Table.php#L158
Expression on left side of ?? is not nullable.
PHP 8.1: tests/PhpWordTests/Writer/RTF/Element2Test.php#L82
Failed asserting that two strings are equal.
PHP 8.1: tests/PhpWordTests/Writer/RTF/ElementTest.php#L141
Failed asserting that two strings are equal.
PHP 8.1
Process completed with exit code 1.
PHP 8.2: tests/PhpWordTests/Writer/RTF/Element2Test.php#L82
Failed asserting that two strings are equal.
PHP 8.2: tests/PhpWordTests/Writer/RTF/ElementTest.php#L141
Failed asserting that two strings are equal.
PHP 8.2
Process completed with exit code 1.
PHP 8.3
The job was canceled because "_8_1" failed.
PHP 8.3: tests/PhpWordTests/Writer/RTF/Element2Test.php#L82
Failed asserting that two strings are equal.
PHP 8.3: tests/PhpWordTests/Writer/RTF/ElementTest.php#L141
Failed asserting that two strings are equal.
PHP 8.3
The operation was canceled.
PHP 8.0
The job was canceled because "_8_1" failed.
PHP 8.0: tests/PhpWordTests/Writer/RTF/Element2Test.php#L82
Failed asserting that two strings are equal.
PHP 8.0: tests/PhpWordTests/Writer/RTF/ElementTest.php#L141
Failed asserting that two strings are equal.
PHP 8.0
The operation was canceled.
PHP 7.1.3
The job was canceled because "_8_1" failed.
PHP 7.1.3: tests/PhpWordTests/Writer/RTF/Element2Test.php#L82
Failed asserting that two strings are equal.
PHP 7.1.3: tests/PhpWordTests/Writer/RTF/ElementTest.php#L141
Failed asserting that two strings are equal.
PHP 7.1.3
The operation was canceled.
php-cs-fixer
Process completed with exit code 8.
PHP 7.3
The job was canceled because "_8_1" failed.
PHP 7.3: tests/PhpWordTests/Writer/RTF/Element2Test.php#L82
Failed asserting that two strings are equal.
PHP 7.3: tests/PhpWordTests/Writer/RTF/ElementTest.php#L141
Failed asserting that two strings are equal.
PHP 7.3
The operation was canceled.
PHP 7.4
The job was canceled because "_8_1" failed.
PHP 7.4
The operation was canceled.
PHP 7.2
The job was canceled because "_8_1" failed.
PHP 7.2
The operation was canceled.
coverage
Process completed with exit code 1.
phpstan
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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 8.1
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, mheap/phpunit-matcher-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/
PHP 8.2
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, mheap/phpunit-matcher-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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 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.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-cs-fixer
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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.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.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 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/
coverage
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/