Skip to content

Fixed CI

Fixed CI #240

Triggered via pull request December 1, 2023 15:13
Status Failure
Total duration 3m 53s
Artifacts

php.yml

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

Annotations

32 errors and 20 warnings
PHP Static Analysis (8.1): tests/PhpPresentation/Tests/Writer/PowerPoint2007/PptSlideMastersTest.php#L44
PHPDoc tag @var for variable $mockBuilder contains generic class PHPUnit\Framework\MockObject\MockBuilder but does not specify its types: MockedType
PHP Static Analysis (8.1): tests/PhpPresentation/Tests/Writer/PowerPoint2007/PptSlideMastersTest.php#L45
Call to function method_exists() with 'onlyMethods' and mixed will always evaluate to false.
PHP Static Analysis (8.1): tests/PhpPresentation/Tests/Writer/PowerPoint2007/PptSlideMastersTest.php#L45
Parameter #2 $method of function method_exists expects string, PHPUnit\Framework\MockObject\MockBuilder given.
PHP Static Analysis (8.1): tests/PhpPresentation/Tests/Writer/PowerPoint2007/PptSlideMastersTest.php#L52
Call to an undefined method PHPUnit\Framework\MockObject\MockBuilder<PhpOffice\PhpPresentation\Slide\SlideMaster>::setMethods().
PHP Static Analysis (8.1)
Process completed with exit code 1.
PHP Static Analysis (7.2): tests/PhpPresentation/Tests/Writer/PowerPoint2007/PptSlideMastersTest.php#L44
PHPDoc tag @var for variable $mockBuilder contains generic class PHPUnit\Framework\MockObject\MockBuilder but does not specify its types: MockedType
PHP Static Analysis (7.2): tests/PhpPresentation/Tests/Writer/PowerPoint2007/PptSlideMastersTest.php#L45
Call to function method_exists() with 'onlyMethods' and mixed will always evaluate to false.
PHP Static Analysis (7.2): tests/PhpPresentation/Tests/Writer/PowerPoint2007/PptSlideMastersTest.php#L45
Parameter #2 $method of function method_exists expects string, PHPUnit\Framework\MockObject\MockBuilder given.
PHP Static Analysis (7.2)
Process completed with exit code 1.
PHP Static Analysis (7.4): tests/PhpPresentation/Tests/Writer/PowerPoint2007/PptSlideMastersTest.php#L44
PHPDoc tag @var for variable $mockBuilder contains generic class PHPUnit\Framework\MockObject\MockBuilder but does not specify its types: MockedType
PHP Static Analysis (7.4): tests/PhpPresentation/Tests/Writer/PowerPoint2007/PptSlideMastersTest.php#L45
Call to function method_exists() with 'onlyMethods' and mixed will always evaluate to false.
PHP Static Analysis (7.4): tests/PhpPresentation/Tests/Writer/PowerPoint2007/PptSlideMastersTest.php#L45
Parameter #2 $method of function method_exists expects string, PHPUnit\Framework\MockObject\MockBuilder given.
PHP Static Analysis (7.4)
Process completed with exit code 1.
PHP Static Analysis (8.0): tests/PhpPresentation/Tests/Writer/PowerPoint2007/PptSlideMastersTest.php#L44
PHPDoc tag @var for variable $mockBuilder contains generic class PHPUnit\Framework\MockObject\MockBuilder but does not specify its types: MockedType
PHP Static Analysis (8.0): tests/PhpPresentation/Tests/Writer/PowerPoint2007/PptSlideMastersTest.php#L45
Call to function method_exists() with 'onlyMethods' and mixed will always evaluate to false.
PHP Static Analysis (8.0): tests/PhpPresentation/Tests/Writer/PowerPoint2007/PptSlideMastersTest.php#L45
Parameter #2 $method of function method_exists expects string, PHPUnit\Framework\MockObject\MockBuilder given.
PHP Static Analysis (8.0)
Process completed with exit code 1.
PHP Static Analysis (7.3): tests/PhpPresentation/Tests/Writer/PowerPoint2007/PptSlideMastersTest.php#L44
PHPDoc tag @var for variable $mockBuilder contains generic class PHPUnit\Framework\MockObject\MockBuilder but does not specify its types: MockedType
PHP Static Analysis (7.3): tests/PhpPresentation/Tests/Writer/PowerPoint2007/PptSlideMastersTest.php#L45
Call to function method_exists() with 'onlyMethods' and mixed will always evaluate to false.
PHP Static Analysis (7.3): tests/PhpPresentation/Tests/Writer/PowerPoint2007/PptSlideMastersTest.php#L45
Parameter #2 $method of function method_exists expects string, PHPUnit\Framework\MockObject\MockBuilder given.
PHP Static Analysis (7.3)
Process completed with exit code 1.
PHP Static Analysis (7.1): tests/PhpPresentation/Tests/Writer/PowerPoint2007/PptSlideMastersTest.php#L45
Call to function method_exists() with 'onlyMethods' and PHPUnit\Framework\MockObject\MockBuilder will always evaluate to false.
PHP Static Analysis (7.1): tests/PhpPresentation/Tests/Writer/PowerPoint2007/PptSlideMastersTest.php#L45
Parameter #2 $method of function method_exists expects string, PHPUnit\Framework\MockObject\MockBuilder given.
PHP Static Analysis (7.1): tests/PhpPresentation/Tests/Writer/PowerPoint2007/PptSlideMastersTest.php#L47
Call to an undefined method PHPUnit\Framework\MockObject\MockBuilder::onlyMethods().
PHP Static Analysis (7.1)
Process completed with exit code 1.
PHP CS Fixer
Process completed with exit code 8.
PHPUnit (8.1)
Process completed with exit code 2.
PHPUnit (7.1)
Process completed with exit code 2.
PHPUnit (7.4)
Process completed with exit code 2.
PHPUnit (7.2)
Process completed with exit code 2.
PHPUnit (8.0)
Process completed with exit code 2.
PHPUnit (7.3)
Process completed with exit code 2.
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.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 (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 (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/
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/
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/
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/
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.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 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.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)
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/
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.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.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.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 (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)
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/