Develop #552
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
51 errors and 9 warnings
php-cs-fixer
Process completed with exit code 8.
|
phpstan:
src/PhpWord/ComplexType/AltShape.php#L75
Method PhpOffice\PhpWord\ComplexType\AltShape::__construct() has parameter $id with no type specified.
|
phpstan:
src/PhpWord/ComplexType/AltShape.php#L87
Method PhpOffice\PhpWord\ComplexType\AltShape::setId() has parameter $value with no type specified.
|
phpstan:
src/PhpWord/ComplexType/AltShape.php#L88
Method PhpOffice\PhpWord\ComplexType\AltShape::setId() should return string but return statement is missing.
|
phpstan:
src/PhpWord/ComplexType/AltShape.php#L109
Method PhpOffice\PhpWord\ComplexType\AltShape::setSpid() has parameter $value with no type specified.
|
phpstan:
src/PhpWord/ComplexType/AltShape.php#L110
Method PhpOffice\PhpWord\ComplexType\AltShape::setSpid() should return string but return statement is missing.
|
phpstan:
src/PhpWord/ComplexType/AltShape.php#L131
Method PhpOffice\PhpWord\ComplexType\AltShape::setSpt() has parameter $value with no type specified.
|
phpstan:
src/PhpWord/ComplexType/AltShape.php#L132
Method PhpOffice\PhpWord\ComplexType\AltShape::setSpt() should return string but return statement is missing.
|
phpstan:
src/PhpWord/ComplexType/AltShape.php#L153
Method PhpOffice\PhpWord\ComplexType\AltShape::setType() has parameter $value with no type specified.
|
phpstan:
src/PhpWord/ComplexType/AltShape.php#L154
Method PhpOffice\PhpWord\ComplexType\AltShape::setType() should return string but return statement is missing.
|
phpstan:
src/PhpWord/ComplexType/AltShape.php#L175
Method PhpOffice\PhpWord\ComplexType\AltShape::setStyle() has parameter $value with no type specified.
|
PHP 8.0:
tests/PhpWordTests/PhpWordTest.php#L41
Failed asserting that null matches expected 10.
|
PHP 8.0:
tests/PhpWordTests/PhpWordTest.php#L73
Failed asserting that null matches expected 10.
|
PHP 8.0:
tests/PhpWordTests/Reader/Word2007/ElementTest.php#L63
Failed asserting that null is an instance of class "PhpOffice\PhpWord\Element\Text".
|
PHP 8.0:
tests/PhpWordTests/SettingsTest.php#L182
Failed asserting that null matches expected 10.
|
PHP 8.0:
tests/PhpWordTests/SettingsTest.php#L249
Failed asserting that 10 matches expected null.
|
PHP 8.0:
tests/PhpWordTests/Style/ParagraphTest.php#L97
Failed asserting that null matches expected 720.
|
PHP 8.0:
tests/PhpWordTests/Writer/ODText/Style/ParagraphTest.php#L101
Failed asserting that two strings are equal.
|
PHP 8.0
Process completed with exit code 2.
|
PHP 7.4
The job was canceled because "_8_0" failed.
|
PHP 7.4:
tests/PhpWordTests/PhpWordTest.php#L41
Failed asserting that null matches expected 10.
|
PHP 7.4:
tests/PhpWordTests/PhpWordTest.php#L73
Failed asserting that null matches expected 10.
|
PHP 7.4:
tests/PhpWordTests/Reader/Word2007/ElementTest.php#L63
Failed asserting that null is an instance of class "PhpOffice\PhpWord\Element\Text".
|
PHP 7.4:
tests/PhpWordTests/SettingsTest.php#L182
Failed asserting that null matches expected 10.
|
PHP 7.4:
tests/PhpWordTests/SettingsTest.php#L249
Failed asserting that 10 matches expected null.
|
PHP 7.4:
tests/PhpWordTests/Style/ParagraphTest.php#L97
Failed asserting that null matches expected 720.
|
PHP 7.4:
tests/PhpWordTests/Writer/ODText/Style/ParagraphTest.php#L101
Failed asserting that two strings are equal.
|
PHP 7.4
Process completed with exit code 2.
|
PHP 8.1
The job was canceled because "_8_0" failed.
|
PHP 8.1:
tests/PhpWordTests/PhpWordTest.php#L41
Failed asserting that null matches expected 10.
|
PHP 8.1:
tests/PhpWordTests/PhpWordTest.php#L73
Failed asserting that null matches expected 10.
|
PHP 8.1:
tests/PhpWordTests/Reader/Word2007/ElementTest.php#L63
Failed asserting that null is an instance of class "PhpOffice\PhpWord\Element\Text".
|
PHP 8.1:
tests/PhpWordTests/SettingsTest.php#L182
Failed asserting that null matches expected 10.
|
PHP 8.1:
tests/PhpWordTests/SettingsTest.php#L249
Failed asserting that 10 matches expected null.
|
PHP 8.1:
tests/PhpWordTests/Style/ParagraphTest.php#L97
Failed asserting that null matches expected 720.
|
PHP 8.1:
tests/PhpWordTests/Writer/ODText/Style/ParagraphTest.php#L101
Failed asserting that two strings are equal.
|
PHP 8.1
The operation was canceled.
|
PHP 7.2
The job was canceled because "_8_0" failed.
|
PHP 7.2:
tests/PhpWordTests/PhpWordTest.php#L41
Failed asserting that null matches expected 10.
|
PHP 7.2:
tests/PhpWordTests/PhpWordTest.php#L73
Failed asserting that null matches expected 10.
|
PHP 7.2:
tests/PhpWordTests/Reader/Word2007/ElementTest.php#L63
Failed asserting that null is an instance of class "PhpOffice\PhpWord\Element\Text".
|
PHP 7.2:
tests/PhpWordTests/SettingsTest.php#L182
Failed asserting that null matches expected 10.
|
PHP 7.2:
tests/PhpWordTests/SettingsTest.php#L249
Failed asserting that 10 matches expected null.
|
PHP 7.2:
tests/PhpWordTests/Style/ParagraphTest.php#L97
Failed asserting that null matches expected 720.
|
PHP 7.2:
tests/PhpWordTests/Writer/ODText/Style/ParagraphTest.php#L101
Failed asserting that two strings are equal.
|
PHP 7.2
The operation was canceled.
|
PHP 7.1.3
The job was canceled because "_8_0" failed.
|
PHP 7.1.3
The operation was canceled.
|
PHP 7.3
The job was canceled because "_8_0" failed.
|
PHP 7.3
The operation was canceled.
|
coverage
Process completed with exit code 2.
|
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/
|
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.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.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.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 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 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.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/
|
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/
|